home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / TEXTMAGS / 3RD_DIM / 3RDDM18.MSA / ROUTINES / CLOCKVAR.DOC < prev    next >
Text File  |  2004-06-27  |  560b  |  18 lines

  1.  Variables for Digital Clock Routines
  2.  
  3. V30  Hours
  4. V31  Minutes
  5. V32  Seconds
  6. V33  Loop 1 to No of Digits
  7. V34  Pointer for top of Digit ( V33 + No of 1st Pyrd - 1 )
  8. V35  Pointer for bottom of Digit ( V34 + No of Digits )
  9. V36  Value of digit to be displayed
  10. V37  Bit value for top of Digit
  11. V38  Bit value for bottom of Digit
  12. V39  Loop 1 to 4 ( facet of Pyramid too colour ON/OFF )
  13.  
  14. S1   String of Hours / Hours & Minutes & Seconds
  15. S2   String of Minutes / Minutes & Seconds
  16. S3   String of Seconds
  17. S4   Character of value of digit to be displayed
  18.