delete end chars

Richmond richmondmathewson at gmail.com
Sun Aug 24 11:14:44 EDT 2014


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.




More information about the use-livecode mailing list