Jump to content
Server Maintenance This Week. ×

-43 error with my script - NM fixed


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

Recommended Posts

Fixed I think - needed as text after the first line

tell application "Finder" to set Server_folder to "WHP_Data:Alberti work: minutes folder:"



tell application "FileMaker Pro Advanced"

	set save_folder to cell "meeting::gtext" of current record

	set file_name to cell "minutes::filename" of current record

end tell



tell application "Finder" to set copy_file to duplicate save_folder & file_name to folder Server_folder with replacing

I get an error when running this script to copy a file across to a server. I think it runs ok in Applescript. Any ideas? thanks

Edited by Guest
Link to comment
Share on other sites

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