dos function calls


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Dave Hahner on June 08, 2007 at 07:01:12: Uploaded files: 1

I have a program that is trying to write a series of text files using the dos function calls for creating, opening writing and closing dos text files. All works well till it hits the 49th file. It then gets an error opening the file. I have trapped the file handle register and I see that it always ups the counter each time I go through the routine even though I close the file handle before leaving. Attached is the code I am using. Is there a way to stop the automatic increment of the file handle number.

Dave


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]