gettingstarted
[Top] [All Lists]

Re: Ignoring invisible files

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Ignoring invisible files
From: Arnaud Nicolet <arnaud at tribu dot ch>
Date: Tue, 23 Jan 2007 13:22:23 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <000601c73e8d$f2c29de0$6401a8c0 at MikeBrHP>
That's true, but not complete.
Under Mac OS X, files whose name starts with "." are invisibles, beside the fact that the .visible property is still true. You should check for the name, if it starts with ".", it's also invisible. Also, still under Mac OS X, there can be a file named ".hidden" in the current folder. If it exists, it contains name of files that are also invisibles, even if the name does not start with "." and the .visible property is true. You should read the file as text to discover these invisibles files (I'm not sure what is the purpose of this ".hidden" file nor who can modify it).

Le 23 janv. 07 à 02:29 Matin, RBNUBE a écrit:

It think FolderItem.Visible = True should ignore the hidden files.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>