Jump to content
Server Maintenance This Week. ×

check network path before export


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

Recommended Posts

Hello forumers

I have a small issue with an export on a network path. Generally the path is alive, but very rarely it can happen that is not reachable. When not reachable, you'll get the error message from FileMaker that file can not be created .... (error code = 800). Since this dialog box can not be suppressed by Error Capture =On, the script will stop there until someone goes and clicks on the OK button of the message.

Was wondering, is there a way to check if the path is reachable, and if it is not reachable then to exit script?

Thank you, Toni

Link to comment
Share on other sites

I struggled a bit with the path of BE_FileExist. Thought the path was to be inserted as FileMaker likes it (filewin:/C:/blabla), instead one can insert the path as in Windows (C:\blabla).

Very cool option, it works after some testings I did.

Thank you once more.

Link to comment
Share on other sites

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