Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!haven!udel!mmdf From: BPJ0%LEHIGH.BITNET@ibm1.cc.lehigh.edu (Binoy James. Membership has it's privil) Newsgroups: comp.sys.amiga Subject: Skshell and Vlt questions. Message-ID: <11887@baldrick.udel.EDU> Date: 22 Feb 90 20:04:05 GMT Sender: mmdf@udel.EDU Lines: 27 Here eat this, lineater! I've been using Sksh for some time now. I'd like to write a script called format that takes two arguments eg: format df1: Data1 The script should call the AmigaDos format command like format drive df1: name Data1 noicons My script file contained the following line. Format drive %1 name %2 noicons The system crashes every time. What am I doing wrong? I just got the new Vlt. Has a way been found to drop the DTR line through a script file yet. I really want to do this real real bad. Isn't there a way to send the keycodes of H through the script file. I don't have AREXX so I couldn't do it from there. Help. Thanks folks, Bin Reply to bjames@lehi3b15.csee.lehigh.edu