said:
>
> >too) and them copy them to the drive. I figured I could create a batch
> >file that could do the same thing but I was (mentally) getting stuck at
> >stripping the EAs off of an arbitrary and unknown-in-advance number of
> >files since EAUTIL doesn't take wildcards.
>
> for %%X in (*) do eautil %%X nul
That's basically what I wound up doing from a temporary directory that the
files were dragged to. I'd have to look at my code but I think I did
essentially the same thing.
> >WPS would still leave the WP* hidden file there. Would the dfsee
> >solution work with renaming the WP solution file as well, do you think?
>
> It should, but if you are willing to do the EA stripping with a script,
> that should work fine too. You might even still be able to use drag and
> drop. Drag the the files to a known work directory. Click on a program
> object that strips he EAs from all files in the work directory and then
> drag the files to the player.
>
> You just need to decide which methods has the minimal number of tradeoffs.
The problem with this method, to do it right, is that you have to write a whole
repertoire of file and directory management functions from batch files. It'd
be so much easier and flexible if the file/folder manipulation could be done
using existing tools (not worrying about the WP* file and deleting it before
disconnecting. It would take too much time to write all the file/folder
manipulate utilities from batch files so I've restricted it to writing groups
of files to a directory off the root and removing same.
> Regards,
>
> Steven
Thanks Steven. I'll have to think about if I want to go deeper into this, and
if so, how.
-Rocky
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 24 |
July |
2005 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.