On 7/8/2015 12:31 PM, Devin Asay wrote:
Another trick I’ve learned (unless it’s been changed recently) is
thatusing ‘replace’ on a field strips formatting.
replace space with space in fld “myRTF”
I usually skip the intermediary and just do:
set the RTFText of field "File Text" to url ("file:" & longFileName)
put fld "File Text" into fld "File Text"
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode