MV.DATECONV Function  
Previous  Top  Next

Description  
 
This routine will convert a date from normal presentation (external) format to machine stored (internal) format or machine stored to presented format.  
 
Syntax  
 
Variable
Description of how the variable is used
Range/Comments
Type
"1" for external to internal or "2" for internal to external conversion
1 or 2
DateVar
Date.
See below
Error
Returns validation result.

 

document Remarks  
 
prcarrow The value passed in DateVar can be the same as those passed to NC.DATECONV in the COMMON variable Param.  

prcarrow If the date passed is invalid the variable Error will be returned containing 1 (One) otherwise it will contain 0 (zero).