Thanks Frank, Jon, and Rob. Problem solved.
-Brad
On Feb 12, 2007, at 11:41 AM, Frank Condello wrote:
You can check if a file exists by grabing the FSSpec with
REALFSSpecFromFolderItem and running that through FSpMakeFSRef.
Then use FSCreateFileUnicode to create the file when needed before
calling FSRefMakePath. Not sure this is the sanest route, but if
anyone wants an example check out the OpenFILEFromFolderItem
function in the PNG Utilities source - there's also a read-only
version in the ZZip Utilities source:
<http://developer.chaoticbox.com/realbasic_plugins.php>
Frank.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>