HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
INT 21,2C - Get Time
AH = 2C
on return:
CH = hour (0-23)
CL = minutes (0-59)
DH = seconds (0-59)
DL = hundredths (0-99)
- retrieves DOS maintained clock time
Esc or Alt-X to exit
int 21,2c
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann