Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watdcsu.UUCP Path: utzoo!watmath!watnot!watdcsu!rsellens From: rsellens@watdcsu.UUCP (Rick Sellens - Mech. Eng.) Newsgroups: net.micro.pc Subject: Re: conventions regarding quoted arguments to DOS commands Message-ID: <1459@watdcsu.UUCP> Date: Sat, 8-Jun-85 11:39:00 EDT Article-I.D.: watdcsu.1459 Posted: Sat Jun 8 11:39:00 1985 Date-Received: Sun, 9-Jun-85 02:27:25 EDT References: <715@pyuxqq.UUCP> <5214@ukc.UUCP> Reply-To: rsellens@watdcsu.UUCP (Rick Sellens - Mech. Eng.) Organization: U of Waterloo, Ontario Lines: 13 Summary: It may be an ugly solution, but the exact command tail is available in the program segment prefix created for the command. (I think it is at offset 80h, but check the manual.) You can write your code to pick it up raw and parse it in any way you want. What you get is simply the complete string of characters that followed the command name. This includes any white space, etc. Rick Sellens UUCP: watmath!watdcsu!rsellens CSNET: rsellens%watdcsu@waterloo.csnet ARPA: rsellens%watdcsu%waterloo.csnet@csnet-relay.arpa