Organization: FidoNet node 2:246/67.1 - TELEPOINT BBS, Bad Woerishofen
Lines: 20
Hi Ronald,
> I use Topspeed modula 3.1 and had a problem in my last program. Does
> anyone know how Ii can execute another program from a modula program so
> that this modula program is removed from memory (the program is stopped
> and so may be removed from memory). This program is a menusystem that
> executes other programs. If i choose a program the program must execute
> it and remove the modula program. Thus the problem is how i can do this
> !! Please answer if you know it. Very much obliged...
The easiest solution would be if you leave your menusystem-program with setting different errorlevels. In a batchfile you can start other programs depending on the errorlevel.