Library opens and closes
Doug Easterbrook
doug at artsman.com
Sun May 11 04:16:22 UTC 2025
hi Martin.
Now that you are ok….. It is (or used to be) considered good practice to put a
breakpoint
as your first line of code in your startup library. We still do.
Then you wont get caught in this situation again, plus if there is some code you need to change in your startup, or something else you want to run, you have immediate access to changing code, the debugger, or pulling something out of the VCS before continuing.
Doug Easterbrook
doug at artsman.com
Phone (403) 650-1978
> On May 10, 2025, at 2:57 PM, Martin Obongita via omnisdev-en <omnisdev-en at lists.omnis-dev.com> wrote:
>
> Cheers, my brother. You saved me a lot of hours of redo work.
> Martin.
>
> On Sunday, May 11, 2025 at 12:55:18 AM GMT+3, philip.tulett <philip.tulett at pdq-networks.com> wrote:
>
> Hi Martin,
> On Windows, holding down CTRLand SHIFT as you open the library, stops the startup task from. Running.I expect there is a similar key function for a Mac too.
> Kind regards Phil
> Sent from my Galaxy
>
> -------- Original message --------From: Martin Obongita via omnisdev-en <omnisdev-en at lists.omnis-dev.com> Date: 10/05/2025 22:23 (GMT+00:00) To: OmnisDev List - English <omnisdev-en at lists.omnis-dev.com> Cc: Martin Obongita <martin.obongita at yahoo.com> Subject: Library opens and closes
> Hi ALL,
> I have blundered in my library by putting this line
>
> Do $libs.$remove($clib)
>
> in the $ construct of my startup_task. Now, my library opens and closes. I have so much work I will lose if I go back to an old backup. Does anyone know if there is a workaround to access my library?
> Regards,Martin.
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
>
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list