I noticed that the docs say a temporary file can't be renamed.
I think that must be an error in the docs or a misreading of them. I
can't find it, though, where does it say this?
What I am doing is storing received data in a temporary file created
with GetTemporaryFolderItem. After the data is received, I move the
file to a non-temporary location and then I want to give it a proper
name.
This is a perfectly acceptable use of temporary files. I do it
myself. Perhaps you can post some sample code that isn't working for
you.
--
-Thomas
Personal web page: <http://homepage.mac.com/thomasareed/>
My shareware: <http://www.bitjuggler.com/>
Free REALbasic code: <http://www.bitjuggler.com/extra/>
There are 10 kinds of people in the world -- those who understand binary
numbers and those who don't.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|