Crazy script-only stack question
J. Landman Gay
jacque at hyperactivesw.com
Fri Jan 26 17:20:36 EST 2018
On 1/26/18 3:27 PM, Mark Wieder via use-livecode wrote:
> On 01/26/2018 12:42 PM, J. Landman Gay via use-livecode wrote:
>
>> The deal is, if the standalone is anywhere near a running copy of the
>> IDE, remote debugging will kick in and stop the script (assuming the
>> "breakpoint" command works as expected.) To avoid that, you'd need to
>> either quit LC, or restart it and refuse the remote connection.
>
> Yes, that's the way it's supposed to work. So maybe I misunderstood...
> you want a standalone app that's launched in the same subnet where
> there's a running IDE? How about if you just disable Script Debug Mode
> from the menubar? That *should* (fingers crossed) cause breakpoints to
> be ignored. It does here, but then again I don't have the Business
> remote debugger.
>
I forgot about the menu item. You're right, that would be the solution.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list