Clear text/Concatonate variables

Does your text box change at all?If yes, then your variable has something in it. Either you are using if for something else and have it set to zero or that is its default value. Worst case add an action just before changing the contents:Action: Modify VariableTarget: your variableValue: (leave blank)You can always add a display action around there to see what it is set to:Action: DisplayMessage: var(your variable)Edited By: bpitman on 2007-3-1 18:23:27

Discussions have been disabled for this post