FileMaker Set Cell Not Working with Conditional Text Styles
FileMaker Set Cell Not Working with Conditional Text Styles
- Subject: FileMaker Set Cell Not Working with Conditional Text Styles
- From: Jason Bourque <email@hidden>
- Date: Tue, 29 Jul 2008 10:50:58 -0400
- Thread-topic: FileMaker Set Cell Not Working with Conditional Text Styles
Hello,
This works when the cell does not have conditional formatting.
Is there a way around this error " FileMaker Pro Advanced got an error:
Object not found."?
tell application "FileMaker Pro Advanced"
tell database "Marketing Landscape"
tell table "Ad Code Specials"
set vNewRecord to create new record
show vNewRecord
set cell "Price L2 Quark" of vNewRecord to vQuarkPrice2
End
End
End
Thanks,
Jason Bourque
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden