QB45 Forums
Party like you didn't do in 1999.

Programming Talk - View Post
Anything related to programming under the sun

Brass Orchid
NORMAL

Posts: 75
Same idea
Posted by Brass Orchid, on Aug 29th, 2005
They used to make menuing programs which would build a directory tree by piping a command line "dir /s *.*" to a file and reading it. You could use a batch file to launch the menu, and when it returned, it would call another batch file, which would be created by the menuing code, returning back to the calling bat after the selected app terminated, then looping back to another label if the called bat returned a zero error level. No footprint in memory using bat files. Windows does all that now, but it's still useful in FreeDos, I suppose.

Back to Programming Talk


We will shun all technology, remove all memory of our flawed elders, and create a new world and man in our own perfect image!
Replies:
There are no replies to this message

Post a reply:







All content copyrighted 2004, All rights reserved.