Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 14 (&0E) |
R1 | Pointer to 8-byte block, containing reason code and BCD Format |
Exit | |
---|---|
R0 | Preserved |
R1 | Pointer to buffer which now contains string |
The purpose of this call is to convert the block to a CR terminated string, the format of which is determined by the current territory.
OS_Word 14,2 is liable to have trouble producing Y2K compliant results and as such, you should use OS_ConvertDateAndTime in preference to this call.