From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4374a6ef086dc60 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny06.POSTED!da342007!not-for-mail From: "stephane richard" Newsgroups: comp.lang.ada References: Subject: Re: Thanks X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: Date: Sun, 19 Sep 2004 17:30:04 GMT NNTP-Posting-Host: 129.44.80.46 X-Complaints-To: abuse@verizon.net X-Trace: trndny06 1095615004 129.44.80.46 (Sun, 19 Sep 2004 13:30:04 EDT) NNTP-Posting-Date: Sun, 19 Sep 2004 13:30:04 EDT Xref: g2news1.google.com comp.lang.ada:3848 Date: 2004-09-19T17:30:04+00:00 List-Id: Only trick I can suggest for that is perhaps to try putting the path in quotes? such as: "c:\Program Files\unitfiles.ads" no garantees, it's a trick I use for command line parameters for windows apps...might not work in your case :-). Stephane Richard "Ada World" webmaster http://www.adaworld.com "Gwynnnn" wrote in message news:cikder$lgl$1$830fa79f@news.demon.co.uk... > Hi, > > Thanks for your help. > > I have now figured out how to get it to recognise more than one > directory (separated by spaces) but I cannot yet figure out how to get it > to recognise directory names with spaces in them. Is it possible? > > Best wishes > > Gwynnnn > > > > > > >