• 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
Re: SatImage term conflict with FMP
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SatImage term conflict with FMP


  • Subject: Re: SatImage term conflict with FMP
  • From: David Graham <email@hidden>
  • Date: Mon, 29 Jan 2001 20:09:42 -0800

At 2:30 PM -0500 1/29/01, Xandra Lee wrote:
Filemaker refused to compile the following within a perform AppleScript
step: (I assume because it also has a replace event). I'd specifically
put the syntax in a handler hoping FMP would ignore it but no luck.

--REQUIRES "Satimage" OSAX (osax comes w/Smile)
--Replaces "::" with a tab char
on cleanTabData(allText)
set t to ASCII character 9
set cleanedText to (replace "::" by t in allText)
return cleanedText
end cleanTabData

I've run into this problem with FMP before, and wonder what the best
workaround is. The only I've used in the past was to run as applet, or
put the script in an FMP field.

I thought I remember reading somewhere in the Smile documentation that you could use the Copy Translate feature to get the raw event codes. I'm not sure if this would solve your problem, but it's my best guess.

- Dave

--

==============================================================

David Graham Partnerships With Industry
MIS Manager 7540 Metropolitan Dr., #105
voice : 619.681.1999 San Diego, CA 92108
fax : 619.681.1990 http://www.pwiworks.org
AOL IM: dmgraham22 mailto:email@hidden

"We assist persons with disabilities to work in the community"
==============================================================


  • Follow-Ups:
    • Re: SatImage term conflict with FMP
      • From: Bryan <email@hidden>
    • Re: SatImage term conflict with FMP
      • From: Bryan <email@hidden>
References: 
 >SatImage term conflict with FMP (From: Xandra Lee <email@hidden>)

  • Prev by Date: Re: Smile
  • Next by Date: Re: SatImage term conflict with FMP
  • Previous by thread: SatImage term conflict with FMP
  • Next by thread: Re: SatImage term conflict with FMP
  • Index(es):
    • Date
    • Thread