No takers? Would really appreciate your input
Thanks;
On Oct 29, 2006, at 10:46 AM, Michael wrote:
Hi All,
I thought I understood file types...but apparently not.
I have a file type class called "FileTypes1"
So, this compiles ok:
dim f as FolderItem
f=GetOpenFolderItem(FileTypes1.all)
FileTypes1 class has a single line consisting of
Display Name ( MyFileType)
Object Name (MyDefTypes)
MacType (????)
MacCreator (????)
Extensions and Icon --left blank
Why does this generate an error( "this method or property does not
exist")
dim f as FolderItem
f=GetOpenFolderItem(MyDefTypes)
Any enlightenment will be appreciated.
Quick other question....How does one find creator codes of various
apps?...I am looking for "Quicken"
Thanks in advance.
_______________________________________________
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>