Support Board
Date/Time: Wed, 05 Nov 2025 16:18:19 +0000
Post From: Doc needs updating in ACSIL menu section
| [2022-11-05 18:05:23] |
| JohnR - User831573 - Posts: 334 |
|
int AddACSChartShortcutMenuItem(long ChartNumber, const char * MenuText); The code snippet example still has the outdated persistent declaration. vvvvvvvvvvvvvvv int& MenuID = sc.PersistVars->i1; if (sc.Index == 0)// Only do this when calculating the first bar. { // Add chart short cut menu item if (MenuID <= 0) JohnR |
