Support Board
Date/Time: Mon, 21 Apr 2025 15:35:34 +0000
Post From: ACSIL Tutorials
[2024-08-11 12:06:56] |
User431178 - Posts: 652 |
this time I get an error "cannot open file"
Three commands to be aware of: 1. Release All DLLs and Deny Load 2. Release Single DLL and Deny Load 3. Allow Load DLLs You can access via: a. Menu - Analysis Menu: Build (Build Advanced Custom Studies DLL Window) b. Control bar button c. Programatically via the UDP interface (e.g. powershell script) as part of your build process - UDP Interface I am sure that some kind person shared a script for item c on the support boards so maybe you can find it with search. |