Invoking Programs with Arguments from Basic Without CHAIN/RUN (77834)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System for MS-DOS 7.0
- Microsoft Basic Professional Development System for MS-DOS 7.1
This article was previously published under Q77834 SUMMARY
Because the CHAIN and RUN statements do not allow passing command-line
arguments to the target program, you can instead use the SHELL
statement (which allows arguments), a CALL INTERRUPT or POKE to stuff
the keyboard buffer, or batch files.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB77834 |
---|
|