This would make sense that the quote is considered non-white space.
If you were parsing a quoted string and considered the quotation mark a
valuable character and part of the "word" component.

now try these in the msg box.  I said 'huh?' and probably a bug.
put word 1 to -1 of  "    My test with lots of    "& quote & "spaces" &
quote & " at the end     "

put word 1 to -1 of  "    My test with lots of    a"& quote & "spaces" &
quote & " at the end     "

put word 1 to -1 of  "    My test with lots of    a"& quote & "spaces" &
quote & "      at the end     "


Jim Ault
Las  Vegas
On 10/28/05 7:30 AM, "Thomas Fischer" <[EMAIL PROTECTED]>
wrote:

> get word 1 to -1 of quote & "    My test with lots of spaces at the end     "?


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to