• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Satimage's "change" in FileMaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Satimage's "change" in FileMaker


  • Subject: Satimage's "change" in FileMaker
  • From: Tim Mansour <email@hidden>
  • Date: Thu, 11 Sep 2003 11:37:44 +1000

I'm Hoping Emmanuel (or anyone) can help... I'm having a weird problem with the change command in Satimage.osax.

If I try this (say, in Smile):

set bf to "hello world"
change "hello" to "goodbye" in bf

then I get a predictable result. If I paste this script into a FileMaker text field:

set bf to cell "_buffer"
change "hello" to "goodbye" in bf
set cell "_buffer" to bf

and use FileMaker's Perform AppleScript command to execute the script in the field, I cannot get the "change" to work, not even on a simple literal change-one-word-into-another replacement. If I substitute the middle line of the above script with some other action (eg, "set bf to word 1 of bf") then it works, so it's not an issue with the variable or the field addressing. It seems to be specific to the Satimage command.


- Tim Mansour <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Need help with removing indexing from Indesign Pages.
  • Next by Date: Satimage's "change" in FileMaker [rescinded!]
  • Previous by thread: Re: Need help with removing indexing from Indesign Pages.
  • Next by thread: Satimage's "change" in FileMaker [rescinded!]
  • Index(es):
    • Date
    • Thread