Newbies FM Posted September 12, 2003 Newbies Posted September 12, 2003 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
kenneth2k1 Posted September 12, 2003 Posted September 12, 2003 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
-Queue- Posted September 12, 2003 Posted September 12, 2003 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.
SteveB Posted September 16, 2003 Posted September 16, 2003 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
SuperMacGuy Posted October 30, 2003 Posted October 30, 2003 Sounds like a good time to switch some users to Macs. :-) Chris
Fitch Posted October 30, 2003 Posted October 30, 2003 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.
jonesy17 Posted February 24, 2004 Posted February 24, 2004 Fitch said: (I know, OS X has FTP Yeah, but try and upload or delete with it!
BobWeaver Posted February 25, 2004 Posted February 25, 2004 On OS8/9 you can use Fetch. It's scriptable. It might run on OSX, but I've never tried it.
jfmcel Posted February 27, 2004 Posted February 27, 2004 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now