Opening a Qbaisc program in Pbasic 
Author Message
 Opening a Qbaisc program in Pbasic

Does anyone know how to make a Pbasic program that when run it automaticaly
opens and runs another Qbaisc program??

For eg. When I run cool.bas it opens and runs food.bas

Thanks
David

--

http://www.*-*-*.com/ ~kap



Wed, 17 Feb 1999 03:00:00 GMT  
 Opening a Qbaisc program in Pbasic

Quote:

>Does anyone know how to make a Pbasic program that when run it automaticaly
>opens and runs another Qbaisc program??
>For eg. When I run cool.bas it opens and runs food.bas

Hi DK!

1) QuickBASIC & powerbasic both offer the CHAIN command. Keep in mind
that these are COMPILER based BASIC's and not interpreter's. I seem to
recall that even GW-BASIC & BASICA had a chain command.

The problem with QBASIC alone, is that the user MUST have it loaded,
so I am not sure if it supports the CHAIN command or not. if so,
that's the place to start looking for having one program load and run
another.

Ep



Fri, 19 Feb 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. *PBASIC* PBASIC 1.0 Now in BETA!

2. networking qbaisc

3. Animation in Qbaisc

4. If you know Qbaisc and VB4.0 HELP

5. No Screen 13 in PBasic?

6. PBasic, new user

7. PBASIC Compiler

8. Leaning Pbasic

9. how can i open the Open with window from my vb program

10. using a value in a table field to open an external program

11. Programming a File Open Dialog

12. opening program

 

 
Powered by phpBB® Forum Software