May 18, 201114 yr 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.
May 18, 201114 yr 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.
Create an account or sign in to comment