X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <271DBBEEA095D511B80D009027DE7D670DD122@mcoexc01.mlm.maxtor.com> From: "Dykstra, Sean" To: "'djgpp AT delorie DOT com'" Subject: More '@' Symbol Date: Fri, 30 Nov 2001 13:28:52 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com Hello all! I have found many references to the '@' symbol and command globbing and command line parsing, but I have not yet found a solution to my problem. Can the '@' symbol be disabled as a special character? I have tried disabling the command globbing per the FAQ, but to no avail. (Probably because it is not really part of the command globbing?!) The problem I have is that we have several thousand scripts that are spawned from DOS batch files which use the following syntax: max_ata @foo.tst This is based on our old legacy DOS 16-bit code, and we are simply trying to drop in the new code in it's place. This is one of the few roadblocks left for us. Can this be disabled? If not, I fear my group will be spending a good amount of time fixing all of our scripts! As usual, I am still enamored with DJGPP. It is an awesome tool! Thanks! Sean Dykstra Sr. Manager Maxtor Corporation