clickLine/clickcharchunk
André Bisseret
andre.bisseret at wanadoo.fr
Tue May 7 14:20:45 EDT 2013
Le 7 mai 2013 à 20:09, Peter Haworth a écrit :
> Struggling a little with the correct use of the clickline.
>
> It returns something like "line 3 of field 1" so I would have expected that
> something like "put the clickline into tLine" would get me the contents of
> line 3 of field 1, but it gets me "line 3 of field 1".
Put value(the clickLine)
Best regards from Grenoble
André
>
> Is there a way to use the full contents of the clickline? Right now, I'm
> doing "put line (word 2 of the clickline) of field (word 4 of the
> clickline) into tLine", but that seems unnecessarily longwinded. I guess I
> could use "do" and piece together a command but that doesn't seem like a
> good solution either.
>
> Got a related issue with the clickCharChunk. It gets me the overall
> character number within a field; what I need is the character position
> within the line of the field. I know there are some indexxxx functions
> from 5.5 onward but how did people figure this out prior to 5.5?
>
> Pete
> lcSQL Software <http://www.lcsql.com>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list