Main Index |
TIPS Home |
ok_redemptnok_redemptn (routine)
Validate a given redemption amount
Introduced in release: 1.0
Component: Generic
Purpose:
Tests the given redemption value to be sure it is a valid. The redemption value must be greater than zero.
Results:
The value of the function is true (1) if the redemption value is valid. The value of the function is false (0) if the redemption value is invalid. The variable status will contain the reason it is invalid.
Error Conditions:
The variable status contains a non zero value upon returning from the function when the input contains an error.
4700 = redemptn less than or equal to zero
| Last Mod Date: 03/01/1990 | © 2001 TIPS, Inc. | Doc Version: 5.0 |