Anthony Youngman wrote on 03/23/2004 04:07:55 AM:

> FYI, colon works fine in winders ... it's the standard command-line
> command separator ...

I assume you're referring to the semicolon, as referenced in my message,
not the colon.  When I attempt to use a semicolon as a command separator, I
get the following:

  C:\>cd ibm ; echo hi
  The system cannot find the path specified.

But when I use an ampersand, it works as expected:

  C:\>cd ibm & echo hi
  hi

Tim Snyder
IBM Data Management Solutions
Consulting I/T Specialist , U2 Professional Services

[EMAIL PROTECTED]
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to