[Migrated content. Thread originally posted on 31 March 2008]
Migrating from text to graphics.Creating graphical menu system. When calling a program that has a switch " call programname/n" the program can't be found. ( looks for the program name with slash). When I call using "call program programname/n" the program is found and runs.
Ideally, I would leave the menu system up to call the next program, but "call program" terminates the menu system, and "call" by itself doesn't seem to work with switches.
1. How do I destroy a text screen from within a text program?
2. Is there a way to just "call" with a switch and work?
3. Is there a way to leave the menu program up and active so I can open up multiple called text programs?
Thanks.



