December 14, 200520 yr I'm looking for suggestions on how to trap for a loss of connectivity in FM 6. I have a set of local files and a set of served files. While running a script in the local file, it calls an external sub-script on the served file. I would like to make sure that these changes (from the external sub-script) are being made and that WE KNOW if connectivity is lost either during or after the external sub-script is run. I have the Set Error Capture on currently. What happens if I decide to put If (Status (CurrentError)=100... in the inital local script just after the external sub-script runs? Greg
Create an account or sign in to comment