Jump to content

GetFileAsContainer and Filemaker Server 13


This topic is 3724 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

 

 

Link to comment
Share on other sites

This topic is 3724 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.