Announcement

Collapse
No announcement yet.

Is there any persistent storage available to an EFS?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is there any persistent storage available to an EFS?

    Hello

    I want my EFS to "remember" information between successive eSignal executions - is there anyway to achieve this?

    I know that I can store things in global variables, and these remain available across re-loads of the EFS and the chart, but I want them to remain available when I restart eSignal, after exiting the whole application. Is there anyway to make eSignal save the global variables across restarts?

    Alternatively, is there anyway that an EFS can read/write to a disk file etc?

    Thanks again.

  • #2
    trubshac
    To read/write to file you can use the File Object
    Alex

    Comment

    Working...
    X