sean slipped > For instance, suppose I have multiple commands on one line separated by ; > and I want to search for semicolon and replace with semicolon followed by > return character to drop the remaining script onto a new line.
put the script of someThing into tscript replace “;” with “;” & cr in script Set the script of someTHing to tscript _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
