Variables in Text Box

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tbybee
    Indigo Rose Customer
    • Jul 2000
    • 100

    Variables in Text Box

    How can I assign variables to show up in a text box? It looks as if it can be done with v. 3.0.0.4. I have assigned %MyVar% upon page opening. Then I have placed a text box with %MyVar% in the Specify Now under the Text Box Object Properties.

    What should I be doing?

    Tony
  • Mark
    Indigo Rose Staff Member
    • Jun 2000
    • 1945

    #2
    Re: Variables in Text Box

    Hi,
    If the variable is not displaying properly in the TEXT BOX, simply add a REFRESH (WINDOW -> REFRESH) action right after you assign the value to the variable. The reason that this is happening is because the TEXT BOX is being drawn before the value is assigned to the variable. What the REFRESH action does is basically re-draw the page so the variable's value will be displayed properly.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    • tbybee
      Indigo Rose Customer
      • Jul 2000
      • 100

      #3
      Re: Variables in Text Box

      Thank you. That works great now.

      Tony

      Comment

      Working...
      X