On Mon, 5 Apr 2004, Simon Williams wrote: > "Bill Garber" <willy46pa@comcast DOT net> wrote: > > > You need the Semi-Colon after D$ otherwise > > it'll think D$"-xxxxxxxx.SYSTEM" is all one > > variable. > > Really? I thought that was just a convention to make reading the listing > easier on humans. I could well be wrong, though... > -simon > No, ?chr$(4)"-foo.system" works fine. -uso.