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 _______________________________________________ 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