Path: utzoo!attcan!uunet!world!levin From: levin@world.std.com (Levin F Magruder) Newsgroups: comp.sys.novell Subject: DOS Shell from Novell Menu Message-ID: <1990Dec10.200141.7167@world.std.com> Date: 10 Dec 90 20:01:41 GMT References: <842@macuni.mqcc.mq.oz> Organization: The World @ Software Tool & Die Lines: 17 In article abrams@cs.columbia.edu (Steven Abrams) writes: > > Now, onto other matters, how can one run a batch file from a login script > without using EXIT "batchfile"? > >Easy. > >#COMMAND /C "batchfile" > >This lets you run the batchfile within the login script. When the >batch file exits, it returns you to the login script, no EXIT >required. > >~~~Steve Reminds me - is there a way to put an Exit To DOS menu selection in a Novell .mnu Menu? (One that would let the user type "exit" and return to the menu).