Find & Replace

Richmond richmondmathewson at gmail.com
Sat Jul 23 13:31:34 EDT 2016


The problem is that the stack using "set the unicodeText of fld "fPROC" 
to numToCodePoint(57669)"

doesn't work.

Tests with "put numToCodePoint(57669) into fld "fPROC"" do work.

That's enough of a "case" for me.

Richmond.


On 23.07.2016 20:24, J. Landman Gay wrote:
> I wonder if you really need to do that any more. What's the use case?
>
>
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
>
>
> On July 23, 2016 11:13:58 AM Richmond <richmondmathewson at gmail.com> 
> wrote:
>
>> Here's a puzzle:
>>
>> I need to replace thousands of lines like this:
>>
>> set the unicodeText of fld "fPROC" to numToCodePoint(57669)
>>
>> with this:
>>
>> put numToCodePoint(57669) into fld "fPROC"
>>
>> the problem is that the number of the codePoint is different in each 
>> case.
>>
>> Wildcards?
>>
>> Richmond.
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your 
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list