Advertisement

QBasic .EXE calling...

Started by July 02, 2001 08:45 PM
2 comments, last by Khaos 23 years, 7 months ago
Greetings again. I was asking to create a program in QBASIC (don''t ask me why) to open another .EXE program from its own execution. The program is done, all I need to know is how, in QBASIC, do you open and give control to another program and let that run? When that program is finished, this will just be sitting in the background, waiting for the user to exit. Is this possible? And if so, how? Thanks very much for your time. Regards ===== Khaos =====
I think there''s a command called CHAIN that does what you''re asking.
Advertisement
Ah, that''s it! I remember someone saying something about that. Although I have no idea how to use it. Could someone explain the syntax? Thanks though.

=====
Khaos
=====
Um, can''t you look it up in QBASIC''s extensive help thingy?

This topic is closed to new replies.

Advertisement