|
-
Jul 13th, 2000, 02:10 PM
#1
Thread Starter
Lively Member
Is there a way that I can open a txt file for use by several instances of the same EXE?
I have Program1.exe that monitors the number of Program2.exe instances that are running. If less than 10 instances, a new one is started. When Program2.exe is finished processing, it Ends.
This runs Program2.EXE 118 times @ 10 concurrent "Connections" at a time.
I would like for all 10 instances to write to a txt (Log) file without fear of a file lock by any of the others.
Can this be done?
Thanks,
Kevin Sutton
VB6 Professional w/SP4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|