On 9 May 2007 06:14:53 -0700, jc (AT) agncs (DOT) com wrote:
Quote:
I have a script that has worked fine fo 2 years and all of a sudden
stopped working. The script imports a record from Table a to Table b.
The script stops now and says it cannot file the file, (which is
running on Fm Server). You can select the file from the dialog box
and it will continue to work. But; if you try and set the file
reference by editing the script, it says it cannot find the file on
the server after you have correctly chosen the right file from the
"remote" button.
FM 7.0
Thanks for you help |
Make sure the script has the necessary file privileges when it opens
the file you're importing from; and make sure the script has "run with
full access privileges" checked.
Otherwise, you might try opening both FMP files on the guest system
first, then running your script. If the FMP logons have the necessary
privileges there should be no problem.
--
FW