Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\Documents and Settings\stagecoach>set "FOO=FOO BAR"

C:\Documents and Settings\stagecoach>echo %FOO%
FOO BAR

C:\Documents and Settings\stagecoach> 

> -----Original Message-----
> From: Mladen Turk [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 08, 2006 10:43 AM
> To: Tomcat Developers List
> Subject: [OT] Windows cmd parsing
> 
> Hi,
> 
> If anyone has access to the Windows 2000 or Windows NT 4.0 (I 
> have 2k3 and XP, so I know its working), can you do the
> following:
> 
> Open cmd.exe
> C:> set "FOO=FOO BAR"
> C:> echo %FOO%
> 
> And give me the output?
> The problem is that I'm not sure how pre-XP handles the SET 
> directive is there is a single quoted param containing '='
> 
> 
> Thanks,
> Mladen.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to