home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / telecomm / miniscul / miniscul.doc next >
Encoding:
Text File  |  1989-10-25  |  6.1 KB  |  124 lines

  1.  
  2.                           Miniscule Term v1.0
  3.                             By Harry Sarber
  4.                                10/25/89
  5.  
  6. Introduction
  7.  
  8.      Miniscule Term was written to provide me a small terminal program to use
  9. in place of Flash.  Flash is great, but at times it's a little too much for
  10. what I need.  This terminal is an ASCII/VT-52 terminal that has no upload or
  11. download capabilities unless you use an accessory file transfer program.  You
  12. can upload from the Capture buffer, but that's it.
  13.  
  14.      GFA Basic 2.0 source code is included in case you wish to add more things
  15. to the program or fix any bugs I missed (grin).  The program has been tested
  16. by others than myself and I couldn't believe the number of problems in the beta
  17. version.
  18.  
  19. Setup
  20.  
  21.      The following files should be included in the archive:
  22.  
  23. MINISCUL.PRG
  24. MINISCUL.DOC
  25. MINISCUL.LST
  26.  
  27.      That's all you need to run the program.  Two more files will be created by
  28. the program when you run it.  One is the configuration file which stores
  29. information such as Baud, Duplex, Capture on/off, Long distance string, and
  30. Long distance character.  The other is a dial directory which you can make up
  31. yourself or if you own Flash you can use it's dial directory since I made it 
  32. compatible with Flash's dial directory.  Either load the directory in and save
  33. it as MINISCUL.DIR so it will load automatically the next time you run
  34. Miniscule Term or you can rename DIAL.DIR from Flash to MINISCUL.DIR.  Just
  35. make sure the dial directory is in the same folder as Miniscule Term.
  36.  
  37.      Now run Miniscule Term.  The screen should clear and credits should be
  38. shown.  From here you can use it manually to call with or you can click the
  39. right mouse button for a menu bar.  Pressing Help will bring up an alert box
  40. that says:
  41.                 F1-Capture On  F2-Capture Off
  42.                Right mouse button for menu bar
  43.                          Undo-Exit
  44.  
  45. Not much, but that's all you should need.  I added F1 and F2 so that you
  46. wouldn't have to go to the menu bar to turn the Capture buffer on or off.
  47. You can do it from the menu bar, but it's easier using F1 and F2.
  48.  
  49. Menu Bar
  50.  
  51.      Clicking the right mouse button will clear the screen and bring up a menu
  52. bar for setting up various parameters.  The first is Desk which lets you look
  53. at the credits again and also to be able to run accessories.  Next is Options
  54. which is used to set Duplex, Linefeeds, and Tone/Pulse.  After that comes 
  55. Baud which is self-explanatory.  The Capture section is used to toggle the
  56. Capture buffer on and off (same as F1/F2 from the terminal screen), Load or
  57. Save the buffer, View the buffer, Print the buffer, and Send the buffer to the
  58. modem.  Dial is used to Dial a number, Edit a number, Load or Save a dial
  59. directory, change the Long distance string, or change the Long distance
  60. character.  Config is used to Load a configuration file or Save the present
  61. configuration to disk.
  62.  
  63.      Selecting On or Off from the Capture section will turn the buffer on or
  64. off.  You can load an ASCII or VT-52 file into the Capture buffer as long as
  65. it is less than ~32K (32000 characters).  If it is larger than that it will
  66. prompt you if you want to load part of the file.  (Don't blame me.  GFA Basic
  67. 2.0 only supports strings up to 32K.)  Print will print out the buffer.  Make
  68. sure your printer is online or else it may lock up the program until you either
  69. turn on the printer or turn off the computer.  Select View to see what's in the
  70. buffer.  Use the mouse to page ahead or abort viewing the buffer.  Select Send
  71. to send what's in the buffer to the modem.
  72.  
  73.      Selecting Dial will bring up a dial directory.  There is room for 60 names
  74. and numbers.  Use the arrows on the left to page through the names.  Click on 
  75. the name you wish to dial.  The screen will go back to the terminal screen and
  76. it will say who you are dialing and then it will send out the number to the
  77. modem.  Press the right mouse button to abort the dialer.
  78.  
  79.      Selecting Edit will again bring up a dial directory.  Select the number
  80. you wish to edit.  It will prompt you for a new name and then a new number.
  81. Hitting return on each prompt will leave the name/number as it was before 
  82. it was selected.  Press the right mouse button to abort the editor.
  83.  
  84.      Load directory and Save directory are used to load and store directories
  85. to disk.  Saved directories are compatible with Flash.  Save the directory
  86. as MINISCUL.DIR if you want it to load when you run Miniscule Term.
  87.  
  88.      The Long distance string is a string of characters that are sent out to 
  89. the modem after "ATDT" (or "ATDP") and before the number selected.  For
  90. instance, if you were using a long distance carrier you could set up the string
  91. to be: 444-1234,,,43254  in which case the complete number dialed would be:
  92. ATDT444-1234,,,43254(Number selected).  This would cause it to dial the local
  93. node and then send out the access code prior to the number selected.
  94.  
  95.      The Long distance character is the first character in the number section.
  96. It is used to tell the program to use the Long distance string when dialing. 
  97. The default is the plus character (+).
  98.  
  99.      Once you have everything set up the way you like it, use Save 
  100. Configuration to save the present setup to disk.  If you want it to load the
  101. next time you run the program name it MINISCUL.CFG.  Make sure it gets saved
  102. in the same directory as Miniscule Term or it won't get loaded the next time
  103. you run the program.
  104.  
  105. Disclaimer
  106.  
  107.      Any damage to you or your system from running this program ain't my fault
  108. and I won't be held responsible.
  109.  
  110. Epilog
  111.  
  112.      And that's about it.  It's a rather simple terminal program, but it fills
  113. my needs.  Source code is included in case you wish to make changes.  This
  114. program is being distributed as Shareware and as such, if you like and use
  115. this program please support the Shareware concept by sending $5.00 to:
  116.  
  117. Harry Sarber
  118. 191 Forsyth Road
  119. Oakdale, CT 06370
  120.  
  121.      Feedback, criticisms, and bug reports can be made to me on either Genie
  122. (H.SARBER) or you can call my BBS (ST Ranger BBS) at 203-859-3871
  123. 300/1200/2400 baud.
  124.