RexesOperator
Registered User.
- Local time
- Today, 08:58
- Joined
- Jul 15, 2006
- Messages
- 604
Somewhere within the deep recesses of my brain, I recall seeing a method of creating a parameter list. I have tried a number of sources, but have come up empty - probably not searching on the right words.
Right now I have a parameter prompt "Enter FILE NUMBER".
I want to be able to enter more than one number and the numbers won't necessarily be contiguous.
An example would be "Enter FILE NUMBER(S):"
The answer might be "10859, 10100, 10903". I've tried using a comma and a semi-colon to separate the list members, but I know I have to make a change in the original query.
What do I change?
Right now I have a parameter prompt "Enter FILE NUMBER".
I want to be able to enter more than one number and the numbers won't necessarily be contiguous.
An example would be "Enter FILE NUMBER(S):"
The answer might be "10859, 10100, 10903". I've tried using a comma and a semi-colon to separate the list members, but I know I have to make a change in the original query.
What do I change?
