Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

I have created a series of Send Events that moves some files, zips the files, and deletes the files. There could be as little as 2 files and as many as 80, so the time to pause the script in between send events will be variable. Instead of having to overestimate the time required to process the aforementioned steps, is there a way to pause the script indefinitely until the command line returns a result, or closes?

Thanks,

-Steve

  • 2 weeks later...
Posted

The easiest way of doing this is to use VBscript instead of command lines. VBscript can use FM's activeX implementation so it can call a script when it's done.

Check the "Windows automation" forum for more info on this.

Posted

Take a look here for a method relating to a looping error trapping import of a text doc that is output by your VBS http://www.filemakerdesign.com/blog/?bid=10.

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