|
-
Nov 29th, 1999, 02:48 AM
#1
Thread Starter
New Member
Hi,
I am working on a VB program (.exe) that will be called from a flow control utility under Windows NT. The flow control utility expects a return code from my program to take an appropriate action. Does anybody know how to return a value from Sub Main?
Or in general: how to return value to the system that can be picked up by the calling program?
I am tired of unsuccessfull browsing thru manuals, buletins, MSDN, e.t.c.
Help ASAP if you can as it is quiet urgent....
Regards -jk-
-
Nov 29th, 1999, 11:10 AM
#2
Hyperactive Member
I think the only way would be to write the data you want to pass into a file and let the other program read that file, (if I got you question right).
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
|