Pages:
Actions
  • #1 by wehey on 05 Feb 2014
  • Hiya all
    I am trying to set up a user variable which will update the near and far sp prices every couple of seconds.
    I am very familiar with MF but the program just wont update the prices as they change. I have set it to refresh every 2 seconds. The variable will pick up the correct values once but then doesnt refresh them as the values change even tho the trigger is refreshing.
    Any ideas?
  • #2 by MarkV on 05 Feb 2014
  • Hi
    You can't use all or part of a reserved variable name as a user variable name. e.g.
    user variable name: far value: s_1_far_sp here "far" messes things up.

    I have amended the trigger to use different user variable names. Tested OK.
    Attached is the amended trigger file.
  • #3 by wehey on 06 Feb 2014
  • Thanks mate, your a star. Much appreciated :)
Pages:
Actions