Support Board
Date/Time: Tue, 21 Jan 2025 12:10:15 +0000
Post From: Issue on Multiple Copies of Studies Using PersistentPointer for Storing Objects
[2018-08-07 19:21:29] |
BlakJak - Posts: 108 |
Hi, I am using GetPersistentPointer() to store and retrieve a copy of my object from call to call and it is working fine on one chart. As soon as I add the same study to another chart, both studies stop working properly. How is memory handled in the case of multiple copies of a study running concurrently? Is it safe to use two copies and GetPeristentPointer()? Rgds, David |