Can't rename file
Can't rename file
- Subject: Can't rename file
- From: B&P <email@hidden>
- Date: Tue, 23 Jul 2002 00:12:19 -0600
Hello all
I am trying to run this script from Filemaker. It always returns a "can't
set file to" message. The first part seems to work, but it will not rename
the file - help!
tell application "FileMaker Pro"
set thevalue to cell "group_filename" of current record
end tell
tell application "Finder"
set the name of file "thefile" to thevalue
end tell
SPD
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.