On Thu, 11 May 2000, Tom Cook wrote: > So how to do it? AFAIK niether ';' or ':' is a valid > character in paths on > either M$ or U*IX systems, so list code could just check for > both.
===== Microsoft(R) Windows NT(TM) (C) Copyright 1985-1996 Microsoft Corp. D:\work>set PATH PATH=D:\Java\1.2\1.2.2-001\bin;C:\Perl\bin;C:\tools;C:\Program Files\Tcl\bin;C:\WinNT\system32 ===== The colon character is perfectly valid in a DOS/NT filepath. ---------- Craig S. Cottingham [EMAIL PROTECTED] PGP key available from: <http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0xA2FFBE41> ID=0xA2FFBE41, fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 0CEF A2FF BE41
