Having the last word

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1232
Joined: Thu Apr 11, 2013 11:27 am

Re: Having the last word

Post by LCMark » Tue Sep 03, 2019 8:18 am

As 'trueword' cuts the mustard for the vast majority of writing systems
I wonder what the utility of 'word' is at all, and wonder whether it might not
be a good idea to transfer the functionality of 'trueword' to 'word' and then
remove 'trueword' altogether.
The word chunk (which now also has the synonym 'segment') has a very useful definition as it stands - it is a sequence of non-whitespace characters, or a sequence of characters surrounded by quote. This makes it useful for manipulating lots of non-natural language stuff (e.g. shell command strings).

I believe you have the HyperCard team to blame for naming it so - an attempt to use a very familiar English word for something it really wasn't...

Post Reply