6.5.2 Doesn't Remember Script Editor Location
Mark Schonewille
m.schonewille at economy-x-talk.com
Fri Jan 31 18:19:58 EST 2014
Hi Ray,
You're doing it wrong. Have a look at the send command in my script. It
is quite obvious.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
colour spaces. http://www.color-converter.com
Buy my new book "Programming LiveCode for the Real Beginner"
http://qery.us/3fi
LiveCode on Facebook:
https://www.facebook.com/groups/runrev/
On 2/1/2014 00:16, Ray wrote:
> So here's what I'm trying:
> Make a stack called "Test Front Script" with the following script in
> its one and only card:
> on revEditScript
> answer the openStacks
> end revEditScript
> Put the "Test Front Script" stack in the Plugins folder
> Launch LC and make a New Mainstack
> Choose Development/Plugins/Plugin Settings
> Choose the Test Front Script, select RevEditScript in the list and
> close Plugin Settings
> Click on Development again, drag to Plugins and choose Test Front
> Script which opens it
>
> The revEditScript message is now trapped when I open the stack script,
> but just as before, the only stacks listed as the openStacks are:
> Test
> revTools
> Untitled 1
> revMenuBar
>
> Evidently the "revNewScriptEditor 1" is still not yet in existence and
> thus can not be located anywhere. That is, if I leave the script editor
> window open and open another script I get "revNewScriptEditor 1" listed
> in the openStacks, but by now it's too late. The window already opened
> partially off the screen.
>
> Am I doing this right?
>
> Thanks,
>
> Ray
>
More information about the use-livecode
mailing list