Pages:
Actions
  • #1 by flanna on 09 Nov 2015
  • Is it possible with MF to store certain data for use later or next day?
    e.g. After each race record the money won or lost on selections and use this data to adjust betting plan next day. Could this be remembered "persistently" so that if MF is restarted the data is not lost?
  • #2 by mcbee on 09 Nov 2015
  • hi
    yes, you would have to set a constant as the user variable and set the constant to remember last value.
    so when your trigger records the value, the constant remembers that value.


    mcbee

  • #3 by flanna on 09 Nov 2015
  • hi
    yes, you would have to set a constant as the user variable and set the constant to remember last value.
    so when your trigger records the value, the constant remembers that value.


    mcbee



    Thanks mcbee. That sounds logical. I'll give it a go.  :)
Pages:
Actions