WSQL017: Prompted number number is out of range, should be 1-100.

An SQL statement references a variable &n where n is not between 1 and 100. Modify the SQL statement to change &n so that n is within the acceptable range, or change &n to a host variable in the form :hv.
Restriction: This topic applies to Windows environments only.