Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 UW 5/3/83; site uw-june Path: utzoo!linus!decvax!tektronix!uw-beaver!uw-june!rling From: rling@uw-june (Robert Ling) Newsgroups: net.micro.atari Subject: Commands within COMMAND.PRG Message-ID: <338@uw-june> Date: Tue, 8-Oct-85 02:31:14 EDT Article-I.D.: uw-june.338 Posted: Tue Oct 8 02:31:14 1985 Date-Received: Wed, 9-Oct-85 06:13:42 EDT Organization: U of Washington Computer Science Lines: 18 Does anybody know of any other built-in commands within COMMAND.PRG in addition to those documented in the GEMDOS manual, namely: dir type cd md rd del(era) ren show copy I came across one that saved me a lot of hair-pulling: EXIT This command terminates COMMAND.PRG and drops you back to the desktop so you don't have to re-boot every time. I seems a great oversight that they did not mention this; or did I just miss something. It is also possible to invoke COMMAND.PRG recursively (while you're still within COMMAND.PRG). It doesn't do anything useful but could be quite interesting at 4 o'clock in the morning. Of course, you have to 'exit' each one. - Robert Ling