SCOUG Logo


Next Meeting: Sat, TBD
Meeting Directions


Be a Member
Join SCOUG

Navigation:


Help with Searching

20 Most Recent Documents
Search Archives
Index by date, title, author, category.


Features:

Mr. Know-It-All
Ink
Download!










SCOUG:

Home

Email Lists

SIGs (Internet, General Interest, Programming, Network, more..)

Online Chats

Business

Past Presentations

Credits

Submissions

Contact SCOUG

Copyright SCOUG



warp expowest
Pictures from Sept. 1999

The views expressed in articles on this site are those of their authors.

warptech
SCOUG was there!


Copyright 1998-2024, 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.

The Southern California OS/2 User Group
USA

SCOUG-HELP Mailing List Archives

Return to [ 24 | July | 2005 ]

<< Previous Message << >> Next Message >>


Date: Sun, 24 Jul 2005 13:57:31 PDT7
From: "Michael Rakijas" <mrakijas@adelphia.net >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: MP3 player solved, Win and EAs, Stopping Hidden Files

** Reply to message from "Steven Levine" on Mon, 13 Jun
2005 00:31:04 PDT7

> In <20050612213526.FHRY4191.mta13.adelphia.net@[192.168.1.99]>, on
> 06/12/05
> at 02:35 PM, "Michael Rakijas" 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.