Notification of compilation

Michael Doub mikedoub at gmail.com
Sat Feb 28 18:05:02 EST 2015


Thanks guys.   I was successfully able to put in a check so when the 
script containing the library part of the MasterLibrary is successfully 
"applied" the index is automatically create.  No more need to remember 
to hit the refresh button.

Regards,
    Mike



On 2/28/15 5:12 PM, Mark Schonewille wrote:
> Nice, Peter. I didn't know about this one. I guess it makes my answer 
> redundant.
>
> -- 
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> Installer Maker for LiveCode:
> http://qery.us/468
>
> 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/28/2015 22:52, Peter Haworth wrote:
>> Try seSetObjectState in a front script. It has two parameters, first is
>> the object being compiled and second will have a value of "applied" 
>> after a
>> successful compile.
>>
>> On Sat Feb 28 2015 at 1:36:06 PM <dunbarx at aol.com> wrote:
>>
>>> I am fond of saying that one of the best things about LC is that
>>> everything is a stack.
>>>
>>>
>>> But nothing shows up in the message watcher, with IDE messages 
>>> permitted,
>>> when you compile a script. Must be something deeper, or such things are
>>> blocked. One would think, with perfect transparency, that at least the
>>> mouse messages in the "Apply" button would register.
>>>
>>>
>>> Craig Newman
>>>
>>>
>>>
>>> -----Original Message-----
>>> From: Michael Doub <mikedoub at gmail.com>
>>> To: How To use LiveCode use LiveCode <use-livecode at lists.runrev.com>
>>> Sent: Sat, Feb 28, 2015 1:28 pm
>>> Subject: Notification of compilation
>>>
>>>
>>> Does anyone know if there is way to detect when a specific objects
>>> script has be compiled?  I am thinking that there must be because the
>>> script editor seems to know when a script has been changed outside the
>>> editor.   I have been looking thru the IDE stack and have not found a
>>> clue yet.
>>>
>>> Any ideas or pointers as to where to look?
>>>
>>> Thanks
>>>     Mike
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>
> _______________________________________________
> 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