Easy way to get the "white space" before the first word of a line?

David Bovill david at openpartnership.net
Tue Mar 25 17:08:51 EDT 2008


I want to get hold of the "white space" - ie tabs or space -  before the
first word of a line. I can do it of course with repeat loops - but is there
a way using Revs built in chunks?

Something like:

    put word 0 to 1 of "      first second"



More information about the use-livecode mailing list