Thank you, Dick. Item 2 does indeed work and makes total sense

Roger

> On Dec 19, 2024, at 10:41 AM, Dick Kriesel via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> 
> 
>> On Dec 17, 2024, at 7:07 PM, Roger Guay via use-livecode 
>> <use-livecode@lists.runrev.com> wrote:
>> 
>> Oops. I take it back. It does not work.
>> 
>>      set the itemDel to “^"
>>      put char 3 of word 2 of "((1234…)^1/x)”
>> 
>> returns blank
>> 
>> Bummer!
> 
> Hi, Roger. 
> 
> word 2 of "((1234…)^1/x)" is empty because the word delimiter is space.  Try 
> "item 2" instead.
> 
> — Dick
> _______________________________________________
> 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


_______________________________________________
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

Reply via email to