suburbanites
Programmer
Hi All,
I am using CRXI SP1. I have a problem with parameters. I am prompting the user to input 3 parameters:
parm1
parm2
parm3
I want to limit parm 3 to only the values that they have previously entered in parm1 and parm2. Ex.
parm1 = 1
parm2 = 200
parm3 should only be able to accept either 1 or 200.
Can this be done?
Thanks for any help that you can provide.
I am using CRXI SP1. I have a problem with parameters. I am prompting the user to input 3 parameters:
parm1
parm2
parm3
I want to limit parm 3 to only the values that they have previously entered in parm1 and parm2. Ex.
parm1 = 1
parm2 = 200
parm3 should only be able to accept either 1 or 200.
Can this be done?
Thanks for any help that you can provide.