home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / rc85_prg / rc85tail.doc < prev    next >
Text File  |  1989-10-31  |  931b  |  29 lines

  1. # # # Commands to manipulate tail messages...
  2. # # # Select tail msg 1: (do it now so we can save config while unlocked, later)
  3. co 35    # enable tail msg 1
  4. # co 36    # enable tail msg 2
  5. # co 37    # enable tail msg 3
  6. # co 38    #disable tail msg
  7. cu
  8. # # # Set tail msg 1:
  9. cs *1107    # Tail msg 1  (8 bytes avail)
  10. cs *926 35 # club meeting    [3 bytes]
  11. cs *453 *662 02 # thursday nov 2  [5 bytes]
  12. mp
  13. # # # Set tail msg 2:
  14. cs *1108    # Tail msg 2 (8 bytes avail)
  15. cs *926 35    # club meeting [3 bytes]
  16. cs 45 34 07 13 60    # tonight (pause) 7 30  [5 bytes]
  17. mp
  18. # # # Set tail msg 3:
  19. cs *1109    # Tail msg 3    (8 bytes avail)
  20. cs *433 40    # storm alert    [3 bytes]
  21. # cs *946 *451 *393    # Hamfest this saturday [6 bytes]
  22. mp
  23. # # # Set tail msg timer:
  24. cs *4008 1799 # set tail timer to 1799 s (= 30 min)
  25. # # # Save config in case of power fail:
  26. cs *5911    # Store config as Macro set 1 (reloaded @ power-up)
  27. cl
  28. # Tout est bien qui finit bien.
  29.