2023-10-20 10:47 AM - last edited on 2024-09-16 02:29 PM by Doreena Deng
Is it not possible to create line dimensions, etc. in the worksheet using the API?
The lines studied with the element_test code are not created in the worksheet.
How can I create one?
2023-10-24 11:16 PM - edited 2023-10-24 11:18 PM
Hi!
My guess is, that you first have to switch to the correct database with the API.
Check out ACAPI_Database_ChangeCurrentDatabase (AC27).
Also if you want to have the menu item available over a worksheet window, you'll need to use the ^EW control code as documented here: