March 5, 201411 yr Hi all I wondered if you could help me with an issue I'm experiencing with the following script that uses the GetFileAsContainer function: Set Variable [$location; Value:Get(TemporaryPath) & "Learners.mer"] Export Records [No dialog: "$location"; Macintosh] Set Field [Globals::FileToSend; GetFileAsContainer( $location )] The file is exported to the temporary location just fine, but when I try to bring it back into the container in the third script step, I just get the word ERROR in the container. Can you help shed any light on the issue? Cheers Oli
Create an account or sign in to comment