|
-
Apr 11th, 2001, 04:16 PM
#1
Thread Starter
Member
This is my situation:
The program (written in VB 6.0) contains no form and is invoked from MSDOS console. It accepts arguments and does some computations and processes (such as making calls to APIs and so forth) then returns the result to the same MSDOS screen. such as:
C:>ProgramName argu1
Program completed with return code=1010
C:>
In the old QuickBasic environment this is not a problem however I am stuck on this simple task. Please tell me how to do that. Thanks ahead.
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
|