home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / Geneve / 9640news / CAT24 / TRIAD.ARK < prev    next >
Text File  |  2006-10-19  |  7KB  |  124 lines

  1. ?
  2.                                              June 22, 1990
  3. Preliminary Information on Release of TRIAD (or whatever) for
  4. the Geneve:
  5. A number of folks have asked questions about this project, mainly,
  6. 'When will it be out?'  I hope that it will be done in a couple of
  7. weeks, but since it is a Geneve project.....
  8. The following is a brief summary of some of the features of the program.
  9. Please understand that the information included here is NOT guaranteed.
  10. The program is still in flux, as it were, and I don't want people to think
  11. I promised something and then didn't deliver. So with that caveat in mind,
  12. here goes:
  13. The program consists of three main parts:
  14.             Terminal emulator
  15.             Floppy disk manager
  16.             Word processor
  17. In addition, a configuration program will be included which will be
  18. bootable (is that a word?) from the main menu.  That's the only part
  19. of the program which does not reside in memory.  Yup, all the other
  20. stuff does. (Well over 100K of program).
  21. A quirky little option on the main menu is the ability to leave the
  22. program and enter the EA cart.  Leaving the EA cart takes you back
  23. to the triad areas.
  24. Terminal emulator features:
  25. --------------------------
  26. The usual configuration possibilities (baud, parity, etc.) plus a few
  27. odd ones:  add linefeed to incoming/outgoing carriage returns,
  28. automatically increment the log name (LOG1, LOG2, etc.), set time delay
  29. for logging, set echo to host mode (echo characters back to the other
  30. guy who forgot to go into half duplex on a local call), toggle the
  31. beeps and bonks on or off, decide how to handle untrapped control codes,
  32. toggle flow control, toggle ADM3A.
  33. Text buffer: just under 24K, automatically logged to disk when full or
  34. with a single keypress; allows recovery from disk errors.  The status line
  35. at the bottom of the screen dynamically updates the display of the buffer
  36. size.
  37. Conference mode has separate window at the bottom.
  38. Help screen
  39. Screen dump (not real exciting, but...)
  40. Review buffer (window back) allows you to page received text up and down.
  41. Autodialer for 20 numbers.  Numbers can be stacked for rotational dialing
  42. until connect.  User-selectable modem initialization strings, recognition
  43. strings, error strings, timeout.
  44. Script language which allows you to automate communications, including
  45. downloading or uploading of files (very complex, but it works).  The
  46. language supports concatenation of variables and several powerful string
  47. operations, including the ability to trap incoming text and respond
  48. accordingly.  You may use labels and many easily recognizable commands
  49. such as GOTO, GOSUB, RETURN, SEND.  A script can be in either object or
  50. source form (if the latter, it is compiled on the fly) and can be loaded
  51. directly from terminal mode or included as a macro and booted with a
  52. single keystroke from the macro screen.
  53. Ten macros may be created, each up to 76 bytes in length.
  54. File transfer options: ASCII, XMODEM, 1KXMODEM, Compuserve B+, and YMODEM
  55. batch. In the latter, you may send files from several devices.  If
  56. receiving files in batch mode, any file extension which would cause hard
  57. drive directory indigestion is stripped (e.g. PICTURE.GIF would arrive as
  58. PICTURE).  If you are uploading a DIS/FIX 128 file, you will be asked
  59. whether you really want to include a TI (Charlton) header.  (For YMODEM
  60. batch, you set this up beforehand so you don't have to sit there and
  61. answer the question for each file being sent).  A detailed screen for each
  62. protocol (except ASCII) will allow you to track the progress of a file
  63. transfer.
  64. Online buffer of over 100 K (this may change) to which you may download
  65. files or into which you may pre-load files for uploading before you go
  66. online. You may flush all files to disk by simply giving a pathname.
  67. Transfers may be made to or from the usual devices, including the hard
  68. drive.
  69. External protocol.  An easily accessible hook is provided which will allow
  70. you to boot a protocol not included in the program, such as KERMIT, ZMODEM
  71. or BIMODEM.  Naturally, someone will have to write one.  (Specifications
  72. will be made available without cost).  If I remember to do it, I will
  73. include a dummy file that you can boot. It will also be possible to have
  74. the external booted with the main program instead of on the spot.
  75. Floppy disk manager features:
  76. ----------------------------
  77. Well, you can expect the obvious here: copying disks, files, etc.
  78. You can of course copy files to and from a hard drive, or between
  79. directories on a hard drive.  I have not included code to format a hard
  80. drive, create, rename, or delete directories, or set up an emulation file.
  81. I am too lazy to do so. Besides, how often do you do that anyway?
  82. The 'sweep disk' option is sensitive to the number of sectors actually
  83. formatted, so you should be able to sweep those weird-sectored ramdisks
  84. you set up in your AUTOEXEC.
  85. Another option will allow you to recover files on a floppy.  You may enter
  86. a single name for the search or let the computer search the disk and
  87. present you with possible files you might wish to recover.
  88. Word processor features:
  89. -----------------------
  90. Large buffer (90K?)
  91. Can hold 9 documents in memory simultaneously.  Supports separate tab
  92. settings and formatting specifications for each document.
  93. Supports 'true' word wrap, i.e. the words move to the right and wrap
  94. around as you insert text. No more FCTN2/CNTL2 split lines.
  95. Can print a file to a printer, screen or disk.  If printing to disk, you
  96. have the choice of DIS/VAR 80 or DIS/FIX 128 formats.  If you select the
  97. latter, you may print it to suit the IBM or MAC worlds.  (The program will
  98. also load DIS/FIX 128 and DIS/VAR 80 files, as well as the special triad
  99. format files).
  100. Allows loading of an alternate CHARA1 file.
  101. Mark or block mode allows you to mark text to be deleted, copied, moved,
  102. printed or saved.  You may also mark a block to be forced to upper or
  103. lower case letters.  Marked text is highlighted.
  104. A reasonable solution to the TIWRITER problem of special character mode.
  105. Control codes for the printer will be contained in user-definable macros.
  106. Press CNTL-U and the cursored line is displayed in a window.  You may add
  107. the appropriate macros for underlining, italics, etc.  The macros are
  108. never shown while in normal edit mode but a flag on the status line
  109. informs you if a cursored line contains a hidden macro.  Macros can be
  110. reviewed at any time by pressing F10. A help screen is available in case
  111. you forget which of the 62 macro possibilities you want.
  112. For printing you can specify the number of lines per page, the number of
  113. blank lines at the top and bottom and a couple of other odds and ends.
  114. Keypresses are as consistent with MYWORD/TIWRITER as possible.  There are
  115. a couple of additional keys: CNTL-3 will delete a word, CNTL-8 will
  116. back tab to the previous word, and CNTL-C will center the current line on
  117. the screen.
  118. Hope this has been of interest to you.
  119. Wayne Stith
  120.  
  121. Download complete.  Turn off Capture File.
  122.  
  123.  
  124.