Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I am passing a local variable : $ParamFileName (see screen shot 1) to SCSetContainer that is populated with data ( in this example: /Gator Zone/Users/jhaskel/Desktop/09_08_11HemmittStacie.pdf ) that was passed as a script result from another script.

Set Variable [$Result ; Value SCSetContainer( Documents::SuperContainerFolderPathFile ; $ParamFileName )

It is returning the error "folderpath must not be empty".

If I hard code with the actual script result in this example: (/GatorZone/Users/jhaskel/Desktop/09_08_11HemmittStacie.pdf ), It works perfectly. You can see in the data viewer (screen shot 2) that $ParamFileName is populated with the correct path. Any ideas.

Regards,

Jeff

Posted

is GatorZone a network path or a directory on your computer? could try adding a slash to the beginning of the parameter to see if that works //GatorZone/Users/jhaskel/Desktop/09_08_11HemmittStacie.pdf

or maybe use FileMaker path:

"filewin:\\Gator Zone\Users\jhaskel\Desktop\09_08_11HemmittStacie.pdf"

This topic is 4806 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.