home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 051.lha / AMIC / AMIC.doc < prev    next >
Text File  |  1986-11-20  |  16KB  |  331 lines

  1.  
  2. ---------------------------------------------------------------------
  3.                        ORIGINAL DOCUMENTATION
  4. ---------------------------------------------------------------------
  5.                             *** USAGE ***
  6.  
  7. AMIC {[Configfile]}
  8.  
  9. Configfile is OPTIONAL, is NONE is issued, the  program will look for
  10. AMIC.Condfig in the CURRENT directory, if no luck (can't find it), it
  11. will look in the S: directory,  if still no luck,  it will use a hard
  12. coded configuration.
  13. ---------------------------------------------------------------------
  14. I will go  directly into  explaining  the features of the  program by
  15. describing  the menus on  the program,  which reach about all the pos-
  16. sibilities of the program:
  17.  
  18. PROJECT MENU:
  19.    o ABOUT: NOT implemented right now.
  20.  
  21.    o SIDEBAR: Toggles the SideBar.  It actually is  moving it  to the
  22.               background if it is in the foreground, and viceversa.
  23.               This function is called when the BACK gadget is clicked
  24.               on the SideBar window.
  25.  
  26.    o START BUFFER: NOT Implemented: This feature will allow you to
  27.               open and close the program buffer. Different to CAPTURE
  28.               indeed, it will have an user definable buffer that resi-
  29.               des in the system at all time (when toggled), which the
  30.               user can review entirely with the VIEW Buffer function,
  31.               or scrolling back using the ARROW keys.
  32.  
  33.    o VIEW BUFFER: Allows  you to review the  buffer in an editor type
  34.               of environment. NOT IMPLEMENTED.
  35.  
  36.    o PRINT BUFFER: If the PRINTER  was NOT on, and you want to have a
  37.               hardcopy of the present  information in the buffer, se-
  38.               lect this item.. NOT IMPLEMENTED.
  39.  
  40.    o PRINTER ON: Toggles and  untoggles the printer.  If it is in the
  41.               ON (Checkmarked) it  will turn the printer  off and un-
  42.               check the item.. and viceversa.
  43.               NOTE: This process is  called when the  PRINT Gadget is
  44.               selected from the SideBar.
  45.  
  46.    o LOAD CONFIG: NOT IMPLEMENTED: Allows  you to load a  Config file
  47.               and  reconfigure the  terminal program  entirely.  NOTE
  48.               that you will need to be OFF line to  execute this pro-
  49.               gram, otherwise  you will loose the carrier in the pro-
  50.               cess (NOT FATAL ERROR).
  51.  
  52.    o EXEC SCRIPT: NOT IMPLEMENTED: Allows the  user to load a  script
  53.               file and start the execution of it. The SCRIPT language
  54.               hasn't been established entirely at this time, but will
  55.               have functions  for full remote  operation of BBS's and
  56.               Network systems for downloading of files, execution can
  57.               capture of text files, message bases, etc..... Also the
  58.               ability to put the system  to sleep  until a determined
  59.               time, on which it will start to execute the script file.
  60.  
  61.    o QUIT AMIC PD: Allows  you to quite  the program,  after  closing
  62.               buffers, capture files,  and all the ports & windows of
  63.               the system. It also makes the similar of the SWEEP pro-
  64.               gram to ensure that data is not layed around. That also
  65.               forces the serial.device to be unloaded of the system.
  66.               NOTE: This process is called when the QUIT gadget is se-
  67.               lected from the SideBar.
  68.  
  69. ---------------------------------------------------------------------
  70.  
  71. SETUP MENU:
  72.    o BAUD RATE: Simple enough. Allows the user to  set the Baud Rate.
  73.               The default  Baud rate can be defined  by the user from
  74.               the Config file,  if none is defined, it  will use 1200
  75.               Baud as the default.
  76.  
  77.    o PARITY:  Allows you to set the PARITY check of the communication
  78.               session to ODD, EVEN or NONE.
  79.  
  80.    o DATA LENGTH: Allows you to set the data length to 7 or 8 bits.
  81.  
  82.    o STOP BITS: Allows you to set the stop bits to  either 1 or 2, if
  83.               possible (ie: 2 stop bits are  not possible if the data
  84.               length is set to 8 bits.
  85.  
  86.    o DUPLEX:  Allows you to set the duplex to FULL or HALF duplex.
  87.  
  88.    o CR's, LF's: Allows you to Toggle or Untoggle Linefeeds for Inco-
  89.               mig or outcoming data.
  90.  
  91.    o XON/XOFF: Toggles Handshaking to none or automatic.
  92.  
  93.    o SEND BREAK: Sends a break to the host.
  94.  
  95.    o SPLIT WINDOW: Will split windows for CHAT mode, with one to show
  96.               the receiving data,and the other to contain your input.
  97.               VERY handy for network chatting.
  98.  
  99.    o BORDERS: Allows you to set or unset borders for the Input window
  100.  
  101.    o INTERLACE: NOT IMPLEMENTED:Allows you to change to INTERLACE and
  102.               NON INTERLACE screens on the fly.
  103.  
  104.    o COLUMNS: NOT IMPLEMENTED: Allows you  to change  fonts,  from 80
  105.               columns to 128 (upto over 132 in overscan mode) cols,or
  106.               viceversa.
  107.  
  108.    o COLORS:  Brings up the  COLOR requester, on which you can CHANGE
  109.               the current colors,  LOAD an already  saved color file,
  110.               or SAVE your current palette into a file for future use
  111.               The FILE requester *IS* case sensitve, and it'll search
  112.               for files with the extension "Color".
  113.               NOTE: This  process is called  when the COLOR gadget is
  114.                     selected from the SideBar.
  115. ---------------------------------------------------------------------
  116.  
  117. TRANSFER MENU:
  118.    o START ASCII CAPTURE: Allows you  to open a file on which to cap-
  119.               ture the  I/O  from the terminal  for later  review (or
  120.               whatever). Once on capture, this item  changes to CLOSE
  121.               CAPTURE file, which closes the file when selected.
  122.               NOTE: This process is called  from the SideBar when the
  123.                     CPTURE gadget is selected.
  124.  
  125.    o START ASCII SEND: Allows you to  send an ASCII  file to the host
  126.               system. It  will add the  Linefeeds to the file if it's
  127.               toggled in CR's/LF's (See Setup).
  128.               NOTE: This process is called if the ASEND gadget is se-
  129.                     lected from the SideBar.
  130.  
  131.    o BINARY RECEIVE: Allows you to start a Binary file Receive, which
  132.               will be  requested with  the protocol selected with the
  133.               SET PROTOCOL (see below).  If such protocol is not sup-
  134.               supported by the host, the terminal will drop to Xmodem
  135.               NOTE: This  process is called  if the  BDOWN gadget is
  136.                     selected from the SideBar.
  137.  
  138.    o BINARY SEND: Allows you to start a  Binary file Send, which will
  139.               be transfered using the selected protocol on SET PROTO-
  140.               COL (see below). If the host does not support such pro-
  141.               tocol, the program will drop down to Xmodem protocol.
  142.               NOTE: This process is called if the <BUP> gadget is se-
  143.                     lected from the SideBar.
  144.  
  145.    o SET PROTOCOL: Allows you to set the protocol of your preference,
  146.               note that Xmodem, Xmodem Ascii and WXmodem are the only
  147.               ones supported  at the present time.  MultiTalk  may or
  148.               may not be supported in  the future,  it all depends on
  149.               the progress of GraphTerm.  The default protocol can be
  150.               set from the AMIC.Config file(see below for more info),
  151.               if none is set, the terminal defaults to Xmodem.
  152.  
  153.    o PROTOCOL MODE: Allows you to select between Checksum or CRC cor-
  154.               rection mode.
  155.  
  156.    o AUTOCHOP: Checkmarked if toggled, unchecked if not... Also it is
  157.               ignored if the extension  given to the file to transfer
  158.               has the .ARC or .ZOO extension.
  159.  
  160.    o VIEW TRANSFERS: Use only to view transfers that contain readable
  161.               ASCII information, otherwise you'll get  unpredicatable
  162.               information on the window.
  163.  
  164. ---------------------------------------------------------------------
  165.  
  166. PHONE MENU:
  167.  
  168.    o DIAL:    Read UPDATED information for more.
  169.               NOTE: This  process is called  when the DIAL  gadget is
  170.                     selected from the SideBar.
  171.  
  172.    o HANGUP:  Sends a HANGUP command to your modem.
  173.  
  174.    o AUTOREDIAL: Toggles/Untoggles the Autodial flag.  If checkmarked
  175.               the program will redial the  selected phone entry until
  176.               connection is made, or until the user aborts the opera-
  177.               tion.  This are  the different things  you can do while
  178.               autodialing.. At this point the only GADGET you can se-
  179.               lect and make it to respond is the SCREEN Gadget in the
  180.               sidebar, which will bring the Back screen to the front,
  181.               placing the terminal screen in the background.
  182.               The following a KEY commands:
  183.               ESC Key: ABORTS the Autoredial process.
  184.               TAB Key: SKIPS the actual loop, forcing a new dial,this
  185.                        is VERY useful if  you are around and can hear
  186.                        the BUSY beep,  so  you are  sure it won't  go
  187.                        through, thus forcing a  new redial before the
  188.                        whole time loop is done.
  189.               UP ARROW: INCREASES the amount of time for each dial.
  190.               DOWN ARROW: DECREASE the time for each dial loop.
  191.  
  192.               NOTE: If you  are working on another screen at the time
  193.                     of the connection using  Autoredial, the Terminal
  194.                     screen will pop up automatically. Many  love this
  195.                     feature (per feedback),but others may not, let me
  196.                     know!
  197.  
  198.    o ALT SERVICE: Toggles or Untoggles the ALTERNATE SERVICE flag. If
  199.               set  the system  will add the  alternate number to your
  200.               entry everytime it dials.
  201.  
  202.    o LOAD PHONE: Allows you to load a new phonedirectory.
  203.  
  204.    o MACRO KEYS: Allows you to LOAD, SAVE or EDIT a macro keys file.
  205. ---------------------------------------------------------------------
  206.  
  207. UTILITIES MENU:
  208.    o NEWCLI: Allows you to open a NewCLI process in the WB window.
  209.  
  210.    o ARC FILES: NOT IMPLEMENTED: And perhaps it won't be.
  211.  
  212.    o UNARC FILES: NOT IMPEMENTED: Allows you to UnARC files online.
  213.  
  214.    o LOAD EDITOR: Loads AmigaDOS ED, on which you can edit files.
  215.  
  216. ---------------------------------------------------------------------
  217.                              Other commands
  218. ---------------------------------------------------------------------
  219. SHIFT HELP: Displays a list of the define macros.
  220.  
  221. HELP:       Opens a small window that gives some helpful information.
  222.  
  223. RIGHT AMIGA 0 through RIGHT AMIGA 9: Attached to the first 10 phone
  224.             entries on your directory.
  225.  
  226. F1 - F10:   Attached to the user definable macro keys.
  227.  
  228. ---------------------------------------------------------------------
  229.                                SideBar
  230. ---------------------------------------------------------------------
  231. SCREEN: Sends the terminal program to the back screen,bringing the WB
  232.         (most likey) as the front screen.
  233. BACK:   Sends the SideBar to the Back of the I/O window.
  234. COLOR:  Calls the SETUP/COLOR window requester function.
  235. DIAL:   Calls the PHONE/DIAL window requester function.
  236. HANGUP: Calls the PHONE/HANGUP function.
  237. SCRIPT: Calls the PROJECT/EXEC SCRIPT function.
  238. BDOWN:  Calls the TRANSFER/BINARY RECEIVE function.
  239. BUP:    Calls the TRANSFER/BINARY SEND function.
  240. CPTURE: Calls the TRANSFER/START(STOP) CAPTURE FILE function.
  241. ASEND:  Calls the TRANSFER/START(STOP) ASCII FILE SEND function.
  242. PRINT:  Calls the PROJECT/PRINTER ON function.
  243. UNARC:  Calls the UTILITIES/UNARC function.
  244. NEWCLI: Calls the UTILITIES/NEWCLI function.
  245. QUIT:   Calls the PROJECT/QUITE PD function.
  246.  
  247. ---------------------------------------------------------------------
  248.                           Config File
  249. ---------------------------------------------------------------------
  250. The following are the different commands supported by the Initializa-
  251. tion Configuration file.. This file must either reside on the CURRENT
  252. or S: directories, otherwise a set of pre-default settings are used.
  253.  
  254. PRIORITY:  The system priority you want to set to the terminal prog.
  255.  
  256. VERSION:   The string you want on the Title bar. DON'T CLAIM the pro-
  257.            gram is your own work!! :-)
  258.  
  259. INTERLACE: Allows the user to select  between INTERLACE/NON-INTERLACE
  260.            as the work screen.. It DOES support full overscan mode.
  261.  
  262. PLANES:    Allows the user to set the  number of bitplanes to be ope-
  263.            ned when the program is invoked... I DO support upto 3 bit
  264.            planes, but the program will allow you to set 4 and even 5
  265.            bit planes, but don't tell me if it does not work.
  266.  
  267. NUMBUFFS:  Allows you to set the  number of Xmodem buffers (128 bytes
  268.            long) you want to keep in buffer for file receptions.
  269.  
  270. BAUDRATE"  Allows you to  set the Baud Rate to be used as the default
  271.            when the program is invoked.
  272. PROTOCOL   Allows you to set the protocol of use for file transfer.
  273.               0 = Xmodem
  274.               1 = Xmodem Ascii
  275.               2 = WXmodem
  276.               3 = Zmodem        (NOT YET IMPLEMENTED)
  277.               4 = Kermit        (NOT YET IMPLEMENTED)
  278.               5 = Multitalk     (NOT YET IMPLEMENTED)
  279.  
  280. DIALTIME:  Time to be set as  call to call time between call attempts.
  281.            In seconds.
  282.  
  283. GETCOLOR:  If on, the system will load the defined .Color file and set
  284.            those colors to the terminal program. If OFF, the WB colors
  285.            are used for the first 4 colors,and other predefined colors
  286.            as colors 5 through 8.
  287.  
  288. LOOKDIR:   This is the Directory Path on  which the  program will look
  289.            for the PHONE, KEYS & COLOR files.  If the file isn't found
  290.            in LOOKDIR it will go and look in DEFDIR.
  291.  
  292. PHONE:     The filename of the file containing your phone directory.
  293.  
  294. KEYS:      The filename of the file containing your default KEYS.
  295.  
  296. COLOR:     The filename of the file containing your COLOR file.
  297.  
  298. FILEDIR:   The directory path on which file transfer will reside. This
  299.            is just a default, you  can change to a different path any-
  300.            time you want.
  301.  
  302. DEFDIR:    The path on which the terminal program will look  for files
  303.            if they are not found in the LOOKDIR path.
  304.  
  305. NOTE: LOOK Update notes for new commands.
  306.  
  307. ----------------------------------------------------------------------
  308.                            A NOTE ABOUT PATHS
  309. ----------------------------------------------------------------------
  310. I *HIGHLY*  recommend  users  to set 1 to 3 letter  paths for LOOKDIR,
  311. DEFDIR and FILEDIR, since they  will be attached to the FILE REQUESTER
  312. if Disk Icons are available..
  313.  
  314. ----------------------------------------------------------------------
  315.                          The Getfile requester
  316. ----------------------------------------------------------------------
  317. This requester is probably one of the best around for this, it is very
  318. smart, looking and assigning those devices YOUR system has to the disk
  319. icons, if you have less  than 6 devices,  it will assign some  of your
  320. PATH's (LOOKDIR, FILEDIR and DEFDIR) to  those remaining disk gadgets,
  321. making life much easier. It also has a  PARENT directory gadget, which
  322. will go one level down through the path, if selected.
  323. Also the filesize of each file is displayed, and better, you only need
  324. to click on it to get the aproximate time it will take for the file to
  325. be transfered to the host.
  326. ----------------------------------------------------------------------
  327. Boy, I am tired, so, that is it for now!
  328. ======================================================================
  329.  
  330.  
  331.