go by script to a specified line in the scipt editor ?

Hershel Fisch hershrev at realtorsgroup.us
Thu Nov 4 13:54:15 EST 2004


On Thursday, November 4, 2004, at 11:21 AM, thierry wrote:

> Hi,
>
>  in a script, i do :
>         edit script of thisObject
>
>  thisObject is any Object in the current stack ( open , toplevel )
>
>  and then, want to select a specific line :
>
>         select line tLine of ???????
In a table fld you could select a line only when its set to listBehavior
"set line tLine of fld "xx" "
or count the returns in any fld.
Hershe
>
>
> Work in the ErrorDialogBox :
>         put revScriptEditor( tObj ) into tScriptEditor
>
>         but in my script revScriptEditor() return nothing :-(
>
> Anyone has a clue to go the specified line ?
>
> Best regards,    thierry
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list