try

get word 1 of line pl of the text of obj

Understand that OF is getting a property of the following object. In your 
example you are trying to get the text of a line. A line does not have the text 
property, only fields do. Make sense?

Bob S


On Nov 19, 2014, at 10:57 , Mike Doub 
<miked...@gmail.com<mailto:miked...@gmail.com>> wrote:

Get word 1 of the text of line pl of obj -- this what I want to do but
the syntax is wrong

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to