Stuck On Regex (Again)

Bob Sneidar bobsneidar at iotecdigital.com
Mon Feb 23 11:48:31 EST 2015


Hi all. 

In a regex expression, “\s" is supposed to work for white space. Hows come then, given that myVar contains "Availability  BatteryRechargeTime  BatteryStatus  Caption           Chemistry”:

put replaceText(myVar, "\s", space) into myVar

leaves myVar unchanged?

Bob S




More information about the use-livecode mailing list