home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / dev / asm / tbsource / clockserver / getdate < prev   
Text File  |  1993-12-21  |  277b  |  10 lines

  1. ;ParNet version
  2. Echo >NET:RAM/T/CS_DateTime "1" NOLINE
  3. ;Wait 1 SEC    ;this may be needed to work properly
  4. Execute NET:RAM/T/CS_DateTime
  5.  
  6. ;Normal (betatesting version)
  7. ;Echo >RAM:T/CS_DateTime "1" NOLINE
  8. ;Wait 1 SEC    ;this may be needed to work properly
  9. ;Execute RAM:T/CS_DateTime
  10.