On 08/05/2018 07:38 AM, Mark Waddingham via use-livecode wrote:
keep lines of X [ where | matching | not matching ] Y into Z -- seems contorted
That seems like a good argument for overloading the already-overworked 'put' command:
put lines of X [ where | matching | not matching ] Y into Z -- Mark Wieder [email protected] _______________________________________________ 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
