About the Table class:
in some case, specifying the table class as class_=k.table doesn't work, use class_='cTBL' instead:
Instead of: |
do: |
fm.databases[1].count(class_=k.table) |
fm.databases[1].count(class_='cTBL') |
About the Table class:
in some case, specifying the table class as class_=k.table doesn't work, use class_='cTBL' instead:
Instead of: |
do: |
fm.databases[1].count(class_=k.table) |
fm.databases[1].count(class_='cTBL') |
MacPython/FileMakerPro/Annoyances (last edited 2008-11-15 14:00:19 by localhost)
Unable to edit the page? See the FrontPage for instructions.