Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default Values on a Range Parameter

Status
Not open for further replies.

CestusGW

Programmer
Jul 2, 2002
55
CA
I'm using CR 8.5, and I need to set up a default range value. However, whe I set Default Values, both ends of the range pick up the first default value. How do I get the two default values of the range parameter to be different? Greg W
wolgemga@aecl.ca
 
You can't set both the start and end values of the same parameter to have different values.

You can only achieve this if you split the range parameter to two discrete parameters.

Naith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top