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 [ 11 | September | 2006 ]

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


Date: Mon, 11 Sep 2006 20:06:57 -0700
From: Peter Skye <pskye@peterskye.com >
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: Delete hidden folder ?

Content Type: text/plain

Steven Levine wrote:
>
> Perhaps the directory has taken on some odd
> class type. Try deleting the extended attributes.
> You can do this with unimaint or eautil.

Okay, I just did that using eautil. eautil can't see the hidden
directory so I did this on the parent directory, and (oddly) this
reverted the Properties "Include" back to not displaying the hidden
directory inside it. I had to again go to Properties->Include and turn
off the H mask.

UniMaint, like eautil, cannot see the Hidden subdirectory.

For some reason or other I can now move the parent directory (couldn't
do that before). So I've moved the problem directories to my temp
directory (and renamed them too).

I'm willing to try some Rexx code to delete this puppy. Some of my
in-house Rexx utilities use the Rexx SysFileTree() call, and _it_ can
see the hidden directory. From my cdn.cmd program, the following sees
the hidden directory:

/* Get a list of all subdirectories. */
rc = SysFileTree( "*", "DirTree", "D" )

My cdn.cmd (Change Directory by sequence Number) gives the following
dialog:

[H:\temp]cdn
1 EAS
[H:\temp]cdn 1
[H:\temp\EAS]cdn
1 PPWizard-20000223a.src
2 PPWizard-20000223b.src
[H:\temp\EAS]cdn 1
[H:\temp\EAS\PPWizard-20000223a.src]cdn
1 ppwizard.2
[H:\temp\EAS\PPWizard-20000223a.src]cdn 1
[H:\temp\EAS\PPWizard-20000223a.src\ppwizard.2]cdn
No subdirectories exist in current directory

Rexx can do what no other software can do. Weird weird weird.

- Peter

=====================================================

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 [ 11 | September | 2006 ]



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.