Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!itivax!m-net!elixir From: elixir@m-net.UUCP (Rodney Fulk) Newsgroups: comp.sys.atari.st Subject: 2 questions Keywords: command processors Message-ID: <2963@m2-net.UUCP> Date: 10 Mar 89 18:25:06 GMT Distribution: usa Organization: M-net, Ann Arbor, MI Lines: 20 Hello one and all,}i I am in need of a command processor that can handle batch files andthe error code levels that are passed back from a program. (Ie if I run program A from the command processor I want to return an error condition and branch on that error code to another batch file or another within the same bacth file.. It also must be able to exit from its self unattended. Pcommand will do this for me but it doesnt ve an exit routine that you dont have to hit return with. I used to use gulam but I forgot how to use gulam with error codes returned from programs. I know anyone running citadel (Or STadel) should be able to help me out. I KNOW gulam will work but it DOES take up alot of memory doesn't it? If I could find something that will work I would appreciate it.. WEven just knowing how to use the error levels to branch to other commands from gulam will work for now.