On 24/08/14 17:12, JB wrote:
If I have a certain amount of characters
and I want to check the end of another
line of characters to see if they are there
and if so then delete them what is the
fastest way to do delete the characters
at the end of the specified line?



delete last char of XYZ [where 'XYZ" is a string]

delete last char of fld "XYZ"

Richmond.

_______________________________________________
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