Cleaning up stuff -
Nancy Palmquist
nlp at vss3.com
Wed Oct 28 06:50:51 PDT 2009
Ryan Powers wrote:
>> I can clean out the files but
>> system "rmdir P:\PCL\20091027" will not work.
>>
>
>
> You could try "rmdir /q/s P:\PCL\20091027". The "q" will skip the
> confirmation prompt. It's identical to 'nix "rm -rf somedir".
>
Ryan and Ken gave me great ideas.
I added the pause Ken suggested and the /q/s that Ryan suggested.
I discovered that my pathname in this command needed to have the slashes
flipped. In my experience, many commands do not care if the forward or
back slash are used, but this one did. I usually use the backslashes
for all windows stuff, but did not bother flipping them on this process,
since everything else had worked without backslashes.
Thanks, once again for the help.
I guess I better be more careful of the backslashes.
Nancy
--
Nancy Palmquist MOS & filePro Training Available
Virtual Software Systems Web Based Training and Consulting
PHONE: (412) 835-9417 Web site: http://www.vss3.com
More information about the Filepro-list
mailing list