Hi,
The user is asked to enter an integer into an InputBox.
I'd like to validate the input.
The input will be stored in variable Tsk.
Tsk should be a positive integer smaller than another variable, MaxTsk.
Dependent of the validation I will let the procedure run forward or go back to the InputBox again.
Any help is appreciated.
Gabor