Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'FM Pro, AppleScript, Shell Script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
FM Pro, AppleScript, Shell Script
Authored by: scott_manelis on Feb 22, '02 05:44:00PM

You could just use one applescript line in FM Pro:

set cell "whatever" of current record to [do shell script "date"]

I think that may be a bit faster.



[ Reply to This | # ]