Support Board
Date/Time: Sun, 19 Jan 2025 19:44:11 +0000
Post From: acsil study subgraph writing into file
[2018-04-28 10:17:25] |
User30743 - Posts: 365 |
hello, would like to ask if there is a function for writing values of a custom-based study into a .TXT file (and also for reading from it). i have build a simple study but after each recalculation, the subgraphs dissapear so i dont see the history. i guess i need to somehow save the values into a file (TXT or other type?) so that the data will not get lost. can you give me a hint of how to do that? is there any function for it or a documentation please |