giles Posted January 29, 2004 Posted January 29, 2004 Hi! I'm in the process of writing my first 'dual platform' database (Mac & PC). I'm used to the added flexability of using AppleScripts afforded by Mac OS, and was a little surprised to hear from FileMaker support that there is no parallel alternative in windows .... is that true?? (As an example ... I'm able to use a simple AppleScript to set up a series of scripts performing different 'sorts' for different stages in the database (e.g. [sort 1 = sort by date & time] [sort 2 = sort by date & client name]) Is there no simple comparison in PC? Giles
Robert Kidd Posted January 29, 2004 Posted January 29, 2004 Are you confusing AppleScript with Scriptmaker ? Your "Sorts" sound like Scriptmaker to me. Almost all FileMaker script steps are dual platform.
Fenton Posted January 29, 2004 Posted January 29, 2004 It's true that you can do all kinds of things with AppleScript. But I only use it for things that FileMaker can't do, and only on Macs (duh). There are cross-platform plug-ins that can do much of that stuff also, file access, etc.. There is a scripting environment for Windows, but it's not easy (AppleScript can also be a pain at times), and it doesn't have the access that AppleScript has to FileMaker objects. This is what I've heard from the experts. Yes, AppleScript gurus can create dynamic sorts more easily. But you can do it in FileMaker; you need different sort scripts, and an If script to choose which one to run.
Recommended Posts
This topic is 7950 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