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

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

Recommended Posts

  • Newbies
Posted

HI,

I don't have any specific need yet at least for now, but I wonder is there any tool that I can use to substitute the Apple Script function in Windows.

Because Apple Script won't work in Windows

Thanks

Posted

Hi:

Not that I know of. In FM for windows, applescript commands are ignored.

AppleScript syntax is totally foreign to anything on Windows. The only things remotely close to applescript on FM for Windows are "Send Message" and "Send DDE Event"

Ken

Posted

Experiment with Send Message[] and Send DDE[] script steps. You can call the OS, batch files or WinBatch files, and other programs to perform basically anything possible on Windows. And your results can be redirected to text files that FileMaker imports and acts on accordingly. There seems to be very little documentation on these steps, but they can be the most powerful when on a Windows machine.

Posted

WinBatch is more powerful than Applescript and runs on all the Windows platforms. Its very easy to use. You can compile a script into an exe and freely distribute the results without having to put WB on the user's machine.

Steve

  • 1 month later...
Posted

I'm mostly a Mac man, but Windows batch files are pretty cool. For example, FTP is built in (I know, OS X has FTP, but OS 9 was not built in). Google "batch files," you'll find tons of links. I'm sure WinBatch is fine, but you don't need anything special to create a batch file, Notepad or Wordpad does the job.

FileMaker Advisor magazine also has an article on this in the current issue, showing how to create the batch file right from FileMaker on the fly, then run it and delete it. Slick.

  • 3 months later...
Posted

or you can use the URL Access Scripting -- a OS 9 and OS X applescript Scriptin Addition. Allows FTP uploads and downloads without using a 3rd part application.

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