SatImage term conflict with FMP
SatImage term conflict with FMP
- Subject: SatImage term conflict with FMP
- From: Xandra Lee <email@hidden>
- Date: Mon, 29 Jan 2001 14:30:19 -0500
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.
Ideas?
xandra
Alixandra Leigh
AceDesign
email@hidden
------------------------------------------
Furniture:
><
http://home.rochester.rr.com/alexleighs/furniture/furniture.htm>
Renderings:
><
http://home.rochester.rr.com/alexleighs/interiors/interiors.htm>