Rick Harrison wrote:

> Sorry it has been a couple days before I could
> get back to this task.
>
> Ok, so my file uploaded to:  /tmp/livecode_qpSKBPng
>
> I thought that perhaps tmp was a hidden folder
> so I looked on my Mac after first unhiding all files.
> I’m still not seeing it.  Where is this located?
>
> Then I’m getting an error 20 when I try to
> rename (move) the file to the proper folder
> where I want it to go.  I don’t know what
> error 20 is.  Does it mean it is a permissions
> problem?  The file wasn’t found?  I don’t know.

What path do you get with the specialFolderPath function?, e.g.:

  put specialFolderPath("temporary") &"/livecode_qpSKBPng" \
     into tPath

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to