Main Index |
TIPS Home |
ok_days_pcntok_days_pcnt (routine)
Validate a given days remaining in a period as a percent of the period
Introduced in release: 1.0
Component: Generic
Purpose:
Tests the given number of days remaining as a percent of the whole period to be sure it is a valid. The percent can not be less than zero.
Results:
The value of the function is true (1) if the percent is valid. The value of the function is false (0) if the percent 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.
4400 = days remaining as a percent is less than zero
| Last Mod Date: 03/01/1990 | © 2001 TIPS, Inc. | Doc Version: 5.0 |