The Script Editor

Robert Sneidar slylabs13 at me.com
Mon Dec 24 18:39:33 EST 2012


One of the things I like to do is work on a handler in a button. This allows me to test the handler by simply clicking a button, and it's easy to see that you can insert it into the front if it's something that needs to be called by another handler. Downside is of course, if your script needs to reference the object you need it to be in, such as "me" then this won't work for you unless you start by specifically naming the object you intend to reference, and then later replacing all those references with "me". 

Bob


On Dec 24, 2012, at 3:35 PM, Peter Haworth wrote:

> Hi Craig,
> IS that a 6.0 pref?  I do see a pref for that in 5.5.x but it's for
> complete scripts, not handlers within a script.
> Pete
> lcSQL Software <http://www.lcsql.com>
> 
> 
> On Mon, Dec 24, 2012 at 2:13 PM, <dunbarx at aol.com> wrote:
> 
>> You can do this now.
>> 
>> 
>> In the script editor preferences, set so that each handler opens in a new
>> window, instead of a new tab.
>> 
>> 
>> Craig Newman
>> 
>> 
>> 
>> -----Original Message-----
>> From: Robert Sneidar <slylabs13 at me.com>
>> To: How to use LiveCode <use-livecode at lists.runrev.com>
>> Sent: Mon, Dec 24, 2012 4:13 pm
>> Subject: Re: The Script Editor
>> 
>> 
>> He is talking about a time before LC existed, meaning I assume, Revolution
>> as
>> well. Might have been Metacard or Supercard.
>> 
>> Bob
>> 
>> 
>> On Dec 24, 2012, at 2:13 AM, Richmond wrote:
>> 
>>> On 12/24/2012 01:25 AM, Cal Horner wrote:
>>>> I find that I need a feature now that used to be available back before
>> LC
>>>> grew whiskers.
>>>> 
>>>> Remember when you had the option of looking at a single handler in the
>>>> editor pane instead of the whole script?
>>> 
>>> I wonder if you can pin that down to a particular version?
>>> 
>>> I have just been "fooling around" with RunRev 2 and not getting anything
>> that
>> you describe.
>> 
>> 
>> _______________________________________________
>> 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
>> 
>> 
>> _______________________________________________
>> 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
>> 
> _______________________________________________
> 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