How to find and replace
Christian Langers
christian.langers at education.lu
Mon Jun 6 16:36:52 EDT 2005
Hello list...
I think this has been asked many times, but i did not find any
satisfying answer...
I need to do the following :
repeat with x=1 to the number of chars of the clicktext+5
put "_" after char x of tChar
end repeat
replace the clicktext with tChar in fld 1
where i want the exact word to be replaced...
e.g. I click "da" and I just want this to be replaced in the field
(not "das", "Dach","Dame",...)
How can I solve this ?
Thanks in advance,
Christian
More information about the use-livecode
mailing list