john9210 Posted May 18, 2011 Posted May 18, 2011 I can't get the Save As Copy script step to save to a sub-directory that's in the same directory that contains the FM file. Do I type the path in? I can't figure out how to use the Output file dialog box.
bcooney Posted May 18, 2011 Posted May 18, 2011 imho, the best method is to set your ExportPath to a $var: Set Variable $exportPath, "file:" & Get (FileMakerPath) & "myFolder/" & $filename where $filename is defined above this step.
Recommended Posts
This topic is 4938 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 accountSign in
Already have an account? Sign in here.
Sign In Now