[Pythonmac-SIG] FilemakerPro module

Erik van Blokland erik@letterror.com
Tue, 18 May 1999 18:22:57 +0200


Hi,

I've built a module that accesses FileMakerPro through AppleEvents. A 
database object talks to Filemaker, opens documents etc. Record objects 
provide access to fields etc. It's not according to the Python standard 
database rules, but I've found it to be useful. I've implemented most of 
the things that can be done from AppleScript. Only one or two functions 
from FM did not make it due to AE weirdness.

An overview of the classes can be found at:
http://www.letterror.com/code/FMPro/FMProRef/index.html

A page with download stuff is here (the code, demo and the reference 
itself in an archive)
http://www.letterror.com/code/FMPro/fmpro.html




best,
erik van blokland