At 10:37 2/9/2001, Watson, Christopher wrote:
>goFX = xtra("FileXtra3").new()
>put
>goFX.fx_FolderToList(goFX.fx_FolderGetSpecialPath("CSIDL_INTERNET_CACHE"))
>-- ["desktop.ini", "AOL Preview Channel\", "Disney\", "MSNBC\", "The
>Microsoft Network\", "The PointCast Business Network\", "Warner Bros\",
>"Content.IE5\"]
>goFX = 0
>
>I'm using the fx_FolderGetSpecialPath method to get the path to the
>"Temporary Internet Files" directory, then using that path with the
>fx_FolderToList method. Obviously, it isn't returning all the files that are
>in there. I can explore the directory and see about 500 files in there. The
>desktop.ini file is definitely NOT the only file in there.

It's not supposed to return a list of files, but a list of folders. I don't 
know why desktop.ini is included (it is here, too). Still, that MSIE cache 
folder is one screwey setup. The files aren't like any normal files on a 
computer & seem to have their own special attributes. Notice that in 
Explorer, you can see subfolders in the tree to the left, but they don't 
show up in the file list on the right. Yeesh! As I was composing this 
message & exploring that folder all hell broke loose & windows were 
expanding to full-screen, going inactive, . . . I HATE that folder!


--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to