I am trying to use the "word" keyword, but I have run into a problem. I discovered that
Code: Select all
answer the number of words of (quote & "hello world")
I then tried changing my code to use "the number of items of", and setting the itemDelimiter to " ". However this presented another problem as
Code: Select all
answer the number of items of "LiveCode Forums"
So, I was wondering if there was a way to "disable" the quotes part of the "word" keyword, or maybe have more than one itemDelimiter at the same time?
Or is there another way I can do this?
Andrew