All --
Is it just me or....
Mac (10.10 Yosemite), FileMaker Pro 13 Adv. (client's current version)
I have a script that creates a compiled printout using Save As PDF...Append to PDF...Append...etc. which save a unique file name to the Get ( TemporaryPath ) folder.
It works -- ONLY the first time I run it. Subsequent uses of the script give ME (and only ME so far) an error 800. If I restart FileMaker, I can get it to run again, but only one time. One other person does NOT see this error....
Anyone else have this problem? Any resolution?
-- Drew Tenenholz
DrewTenenholz:
Thank you for your post.
I was unable to reproduce the error by following Knowledge Base Article #6363 and using ( $path = Get ( TemporaryPath) & “test.pdf” ) for the “Save Records as PDF” File Path.
Error 800: “Unable to create file on disk”
This can happen if you don’t have permissions to write to the directory or if the directory is invalid.
I hope this information is of use!
TSPigeon
FileMaker, Inc.