Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problems with text variables...

Status
Not open for further replies.

joder

Programmer
Oct 16, 2001
1
ES
Hello!
I have a problem with some text variables.
I'm doing a true/false test, and I have all the questions and responses in variables... so I display them by text fields.
The problem is that sometimes, some of this variables are not shown... So, it can be a question without responses, or responses without question.

Does anyone know why does it happen?

Thank you!!!
 
I'm not sure if I completely understand your problem, but I'll try some debugging advice anyway.

1) In the Icon Properties box for the display icon that has the embedded variables, make sure that the option "Update displayed variables" is selected.

2) Attach a calc icon to your display icon, then put a collection of debug Trace statements to check the status of your variables as you enter the display icon.

If you need more detail on either one of these options, let me know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top