-----Oorspronkelijk bericht-----
Van: Cesar Cardoso <[EMAIL PROTECTED]>
Aan: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Datum: maandag 15 juni 1998 20:35
Onderwerp: Executing a program in ASM and DOS2


:Can someone help me on this problem?
:
:I'm doing a program in Assembler, using DOS2.
:How I make an Asm program call and run an other program?
:(e.g. a program X call and run program Y, and then quits)

In dos2, you can "fork a child process". In other words, make a "shell". The
routines you have to call are in the documentation of Dos2. This is the best
(and the most logical) to open another program under Dos2.

~Grauw

****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to