Page 1 of 1
what is long name of the field of script editor ?
Posted: Wed Feb 21, 2018 5:25 pm
by jmburnod
Hi All,
I need to know the long name of the field of script editor and select a line n of it.
Is there someone who know it ?
Best regards
Jean-Marc
Re: what is long name of the field of script editor ?
Posted: Wed Feb 21, 2018 5:33 pm
by Klaus
Bonjour Jean-Marc,
this is that name on my machine:
field "Script" of group "Editor" of card "Main" of stack "revNewScriptEditor 1" of stack "/Applications/Livecode/LiveCode Indy 8.1.9.app/Contents/Tools/Toolset/palettes/script editor/revscripteditor.8.rev"
Find out what it is on your machine:
Enter this into the message box, open script editor, put cursor over the field and hit ENTER:
put the long name of the mousecontrol
Best
Klaus
Re: what is long name of the field of script editor ?
Posted: Wed Feb 21, 2018 6:17 pm
by jmburnod
Hi Klaus,
Thanks to refresh my memory
put the long name of the mousecontrol
Elementary my Dear Major
Best and more
Jean-Marc