I think I discovered the problem - its a bit weird though. I edited the file in the Mac's built in TextEdit. When I did "save as" and I guess I had the little checkbox checked for "if no extension is provided use .txt.". However, either way, there is no extension showing in the finder. I just says "MyFile" not "Myfile.txt". So I saved as without that option, and I seem to have an impossible situation - two files with the exact same name in the same folder. However, now it works.
I am guessing that Macs now have something like Windows where they suppress the view of the extension. I guess RB's folderitem doesn't do much with extensions. > Display the name of the file in a MsgBox and see if there's any difference > between the name of the file you're trying to open and what displays in the > MsgBox. Possible that the extension is being hidden so you're asking for a > file without including the extension? > > _______________________________________________ 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>
