View Single Post
  #9  
Old March 30th 05, 02:36 PM
David Candy
external usenet poster
 
Posts: n/a
Default

It sounds like your problem was quoting filenames. You would have had =
the same problem with %. So your question had nothing to do with DEVE. =
So don't waste people's time here with delibrate misinformatrion ******.

--=20
----------------------------------------------------------

"Piotr" wrote in message =
...
Use ! instead of %

=20
Either I don't understand what you mean, or you don't understand me. =

Maybe=20
both
=20
But Pegasus (MVP) gave me an answer.
=20
The problem is - I run cmd.exe with "delayed environment variable =

expansion"=20
(DEVE). And I need to use files/directories with an exclamation mark =

in=20
theirs names. For example:
=20
@echo off
mkdir !info
dir Z:\ /s /b !info/!CD.txt
=20
And don't ask me why I need DEVE
=20
Regards,
=20
Piotr

Ads