home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / tools / a970.pro next >
Encoding:
Text File  |  1988-05-03  |  3.4 KB  |  78 lines

  1.  
  2. -------- SIMTEL20 Ada Software Repository Prologue ------------
  3. --                                                           -*
  4. -- Unit name    : A970 (P970, or PROG970)
  5. -- Version      : 1.7
  6. -- Author       : Freeman Moore
  7. --              : TI Ada Technology Branch
  8. --              : PO Box 801, MS 8006
  9. --              : McKinney, TX  75069
  10. -- DDN Address  : FMOORE%TI-EG at CSNET-RELAY
  11. -- Copyright    : 
  12. -- Date created :  26 Apr 85
  13. -- Release date :  26 Apr 85
  14. -- Last update  :  26 Apr 85
  15. -- Machine/System Compiled/Run on :  DG MV 10000 (ROLM ADE)
  16. --                :    DEC VAX 11/785 (DEC Ada)
  17. --                                                           -*
  18. ---------------------------------------------------------------
  19. --                                                           -*
  20. -- Keywords     :  TVI970 Terminal, Terminal, Terminal Programming
  21. ----------------:
  22. --
  23. -- Abstract     :  
  24. ----------------:  
  25. -- 
  26. --      PROG970 in Pascal, by Rick Conn
  27. --               converted to Ada by Freeman Moore, April 1985
  28. -- 
  29. --      The purpose of PROG970 is to Program the TVI 970 terminal from
  30. --      a file, setting a variety of its features.  These features include
  31. --      the following:
  32. -- 
  33. --              o User Message Line
  34. --              o Function Keys
  35. --              o Cursor Type
  36. --              o Key Click
  37. --              o 25th Line Display
  38. --              o Answerback Sequence
  39. --              o Programmable Keys
  40. --              o Personal Messages
  41. --              o Other User-Definable Char Sequences
  42. -- 
  43. --                                                           -*
  44. ------------------ Revision history ---------------------------
  45. --                                                           -*
  46. -- DATE         VERSION    AUTHOR                  HISTORY
  47. -- 4/26/85    1.7    Freeman Moore        Initial Release
  48. --                                                           -*
  49. ------------------ Distribution and Copyright -----------------
  50. --                                                           -*
  51. -- This prologue must be included in all copies of this software.
  52. --
  53. -- This software is released to the Ada community.
  54. -- This software is released to the Public Domain (note:
  55. --   software released to the Public Domain is not subject
  56. --   to copyright protection).
  57. -- Restrictions on use or distribution:  NONE
  58. --                                                           -*
  59. ------------------ Disclaimer ---------------------------------
  60. --                                                           -*
  61. -- This software and its documentation are provided "AS IS" and
  62. -- without any expressed or implied warranties whatsoever.
  63. -- No warranties as to performance, merchantability, or fitness
  64. -- for a particular purpose exist.
  65. --
  66. -- Because of the diversity of conditions and hardware under
  67. -- which this software may be used, no warranty of fitness for
  68. -- a particular purpose is offered.  The user is advised to
  69. -- test the software thoroughly before relying on it.  The user
  70. -- must assume the entire risk and liability of using this
  71. -- software.
  72. --
  73. -- In no event shall any person or organization of people be
  74. -- held responsible for any direct, indirect, consequential
  75. -- or inconsequential damages or lost profits.
  76. --                                                           -*
  77. -------------------END-PROLOGUE--------------------------------
  78.