Hi All,

Windows 7

In the following

@Result = qqx { C:/Windows/System32/fsutil.exe usn readdata \"$FileName\" }.lines;


$FileName needs to be in quotes as it can have
spaces in it.


The following did not work:

\"$FileName\"
"$FileName\
$FileName

What am I doing wrong, this time?

Many thanks,
-T



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to