Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:36:44 +0000



Post From: Detect if Chartbook is Open from ACSIL

[2024-01-02 23:32:38]
User719512 - Posts: 264
I don't understand your use case, but even if this API existed, it follows a pattern of not providing useful information. The user could close the chartbook right after your call to determine if it is open. They could rename some other chartbook to the name you are looking for, or rename it and then you can't find it, etc. Many boundary conditions.

A better pattern would be to perform the operations you expect possible if said chartbook was open. At least that's my 2 cents...