Jump to content
Server Maintenance This Week. ×

Filemaker Open Source Scripting Developement


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

Recommended Posts

... as you improve your programing skills you can move on to a hire level of development

Yes, I like the sound of that. :

We should all strive to achieve our hire purpose in life.

Link to comment
Share on other sites

The Filemaker scripting language does not maintain a high level of abstraction/portability/atomism between the script and database. This makes re-using code more difficult.

The first step towards fixing this, IMHO, would be an option for a conventional text editor to edit the scripts. The ability to pass multiple script parameters without a lot of hassle, would also be a great improvement.

Basic intelligence in the script editor, would also help; if a script refers to fields not in a database, then changing the first reference, should give the option to fix all successive references. Requiring a $450 product (FMPA) even to edit custom functions, and have a basic debugger, is exorbitant; Access 2010 currently runs $125 and affords interopability between all the office apps, allows generation of custom functions, and includes basic debugging. Granted, it can't generate Mac runtimes, but VBA is faster and more powerful than Scriptmaker.

The plugin architecture allows extension, but requires plugins be installed on each client, and that plugins be written for both Mac and PC platforms. It would be great to see FM integrate Java into the product as an alternative scripting language. That would add cross-platform extensibility out of the box.

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...

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