home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 178 / JRTELE21.ZIP / JRTELE.DOC < prev    next >
Text File  |  1988-02-20  |  55KB  |  1,520 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                                        JRTELE
  24.  
  25.  
  26.  
  27.                               Ueckert Software Systems
  28.  
  29.  
  30.                                    February, 1988
  31.                                      Version 2.1
  32.  
  33.  
  34.                    (C) Copyright 1988 by Ueckert Software Systems
  35.  
  36.                                 All rights reserved.
  37.  
  38.  
  39.                The disk containing the JRTELE program and this documen-
  40.                tation may be copied and shared with others.  Printed
  41.                copies of this documentation may not be distributed in
  42.                any manner without the express written consent of
  43.                Ueckert Software Systems.  THIS PROGRAM IS NOT PUBLIC
  44.                DOMAIN.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.             JRTELE.COM (Version 2.1)
  51.  
  52.                                   TABLE OF CONTENTS
  53.  
  54.  
  55.                    Limited License Granted  .................   1
  56.  
  57.                    Computer Requirements  ...................   2
  58.                              Modem, Memory, Disk Drives
  59.  
  60.                    Introduction  ............................   3
  61.                           Information about modem problems
  62.                           Conventions used in this document
  63.  
  64.                    Getting Started  .........................   5
  65.                          Recommendations for machine set-up
  66.                                    Running JRTELE
  67.                                     Call waiting
  68.  
  69.                    Menu  ....................................   7
  70.                                  Available functions
  71.  
  72.                    Dialing Directory  .......................  11
  73.                               Dialing a directory entry
  74.                           Making calls not in the directory
  75.                                 Automatic re-dialing
  76.                                     Stack dialing
  77.                         Adding, changing and deleting entries
  78.                               Displaying the directory
  79.  
  80.                    Communication Parameters  ................  16
  81.                                   Standard settings
  82.                                   CompuServe Users
  83.  
  84.                    File Transfers  ..........................  17
  85.                            Downloading and uploading files
  86.                                File transfer problems
  87.  
  88.                    Program Defaults  ........................  20
  89.                                    Setting colors
  90.                          Communication and dialing defaults
  91.                                     Access codes
  92.                                  Call waiting set-up
  93.  
  94.                    Alarm Functions  .........................  22
  95.                            Setting, cancelling, displaying
  96.                                Turn off sounding alarm
  97.  
  98.                    Error Messages  ..........................  23
  99.  
  100.                    Registration  ............................  24
  101.  
  102.  
  103.                                           i
  104.  
  105.  
  106.  
  107.  
  108.  
  109.             JRTELE.COM (Version 2.1)
  110.  
  111.           Limited License Granted
  112.  
  113.           You are free to use JRTELE and to copy it to share with others. 
  114.           However, you must follow these rules:
  115.  
  116.                1.)  The program and the documentation must be distributed
  117.                     together.
  118.                2.)  The program and the documentation must be distributed
  119.                     unchanged in any way.
  120.                3.)  You may not charge for the program or its distribution,
  121.                     other than the cost of the distribution medium (i.e.; 
  122.                     the cost of a disk, connect charges, or similar items)
  123.                     without the express written permission of Ueckert Soft-
  124.                     ware Systems.
  125.                4.)  You may not distribute printed copies of this documen-
  126.                     tation without the express written permission of Ueckert
  127.                     Software Systems.
  128.  
  129.           This program and documentation are the property of Ueckert Soft-
  130.           ware Systems, which owns and retains all rights to them.  THIS
  131.           PROGRAM IS NOT PUBLIC DOMAIN.  There is no warranty, implied or
  132.           expressed, about this program's ability to perform in any manner. 
  133.           Any user of this program does so at that user's own risk, with no
  134.           recourse to Ueckert Software Systems for its performance or lack
  135.           thereof.
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.                                           1
  163.  
  164.  
  165.  
  166.  
  167.  
  168.             JRTELE.COM (Version 2.1)
  169.  
  170.           Computer Requirements
  171.              
  172.           JRTELE requires a minimum machine configuration of a 128K PCjr
  173.           with an external speaker, a color or monochrome 80-column display,
  174.           an internal IBM or Hayes-compatible (internal or external) modem
  175.           (at 300 or 1200 bps), and a single disk drive.
  176.  
  177.           If you have the additional memory, a RAM disk will also work.  A
  178.           RAM disk is NOT required for uploading or downloading.  If you
  179.           have a printer, JRTELE will also make full use of it.
  180.  
  181.           Other configurations (second disk drives, etc.) may or may not
  182.           work.  This program depends heavily on PCjr specific interrupts
  183.           and ports.  If it doesn't work on your specific configuration, 
  184.           the author takes no responsibility.  There are no plans to make
  185.           JRTELE work on a PC, XT, AT, PS/2, or any other "compatible". 
  186.  
  187.  
  188.  
  189.           IMPORTANT NOTICE
  190.  
  191.           If you are using add-on memory and are changing the location of
  192.           the screen memory, you must allocate enough memory for two (2)
  193.           pages of screen memory.  If this is not done, results are unpre-
  194.           dictable.
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.                                           2
  222.  
  223.  
  224.  
  225.  
  226.  
  227.             JRTELE.COM (Version 2.1)
  228.  
  229.           Introduction
  230.  
  231.           JRTELE is a communications program written specifically for the
  232.           PCjr.  It makes full use of the Video Gate Adapter, the internal
  233.           sound chip, and an IBM internal or Hayes compatible modem.  It
  234.           also supports a capture buffer (to a maximum of 32k).  It is de-
  235.           signed to communicate with RBBS, PCBOARD, FIDO, OPUS, and NOCHANGE
  236.           type bulletin board systems (BBS).  NOCHANGE graphics and music
  237.           are not supported.
  238.  
  239.           JRTELE was written in Turbo Pascal V3.01A with the BCD option. 
  240.           There are approximately 4900 lines of source code in the program. 
  241.           The source code is not available.
  242.              
  243.           The communications routines in JRTELE are based on the program
  244.           DUMTRM.PAS by Jim McCarthy of Borland International and Andy
  245.           Botany of Teleware Incorporated.  The disk directory read routine
  246.           is based on the program QDL.PAS also by Jim McCarthy of Borland
  247.           International.  Both programs are in the public domain and are
  248.           available on the Borland International SIG on Compuserve and some
  249.           BBS's.
  250.  
  251.           The following limitations are present in JRTELE:
  252.                1.)  Only odd, even, and no parity are supported.
  253.                2.)  Only 300 and 1200 bps are supported.
  254.  
  255.  
  256.           IBM INTERNAL MODEM USERS
  257.  
  258.           If you are using an IBM internal modem, it has had a revision
  259.           since its first release.  The later revisions (marked "REV J" and
  260.           later) corrected a problem occurring during transmission of
  261.           non-text files;  i.e., uploads of programs would not work proper-
  262.           ly.  If you own an internal modem with a revision identification
  263.           lower than "J", you may have problems with XMODEM and YMODEM
  264.           uploads.  Unfortunately, this is a problem beyond the control of
  265.           JRTELE or its author.  If possible, upgrade to a revision "J"
  266.           or higher of the IBM internal modem.  Also see the chapter on pro-
  267.           gram defaults.
  268.  
  269.  
  270.           HAYES COMPATIBLE MODEM USERS
  271.  
  272.           If you are using a Hayes compatible modem, it must be truly compa-
  273.           tible in the command set and responses.  If it is a Hayes compati-
  274.           ble and does not work properly with JRTELE, I am sorry but it is
  275.           impossible to test every modem made.  The specific options used
  276.           within the Hayes modem are E0, V1, and S2.
  277.  
  278.  
  279.  
  280.                                           3
  281.  
  282.  
  283.  
  284.  
  285.  
  286.             JRTELE.COM (Version 2.1)
  287.  
  288.           CONVENTIONS USED IN THIS DOCUMENT
  289.  
  290.           A few comments about the notations used in this documentation and
  291.           the program.  When the phrase "Alt-" proceeds a letter, it means
  292.           you should hold down the key marked "Alt" key (to the left of the
  293.           space bar) while pressing the named letter key.  It is not neces-
  294.           sary to also press the shift key, even if the indicated letter is
  295.           capitalized.  For example, Alt-M means:  hold down the "Alt" key
  296.           while pressing the "M" key.  The phrase "Ctrl-" preceding a letter
  297.           means to hold down the "Ctrl" key (to the left of the "A" key)
  298.           while pressing the named letter key.  Again, it is not necessary
  299.           to press the shift key.  The phrase "Fn-" and number or phrase im-
  300.           plies you to press the "Fn" key (top right corner of the keyboard)
  301.           and the number or phrase key.  Additional information about key
  302.           combinations can be found in the IBM manual, Guide to Operations,
  303.           supplied with your PCjr.
  304.  
  305.           When you see angle brackets around a letter in a word, it means
  306.           you use that letter to select the action implied by the word.  For
  307.           example, the word "e<X>it" means you are to press the "X" key to
  308.           exit from the routine.  Again, it is not necessary to press the
  309.           shift key with the letter.
  310.  
  311.           On occasion, JRTELE will request a name, phone number, or other
  312.           information from you.  When you provide this information, certain
  313.           keys can be used to change what you have entered before you press
  314.           the Enter key.  The backspace key will backspace one character
  315.           position and put a space there.  The Esc key will backspace over
  316.           all characters you have entered.  The Enter key indicates you are
  317.           finished entering characters.
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.                                           4
  340.  
  341.  
  342.  
  343.  
  344.  
  345.             JRTELE.COM (Version 2.1)
  346.  
  347.           Getting Started
  348.  
  349.           Be sure and read the important notice in the machine configuration
  350.           chapter if you have more than 128k of memory.  Also make sure the
  351.           volume on your external speaker is high enough to hear the sounds
  352.           generated by JRTELE.
  353.  
  354.  
  355.           RECOMMENDATIONS FOR MACHINE SET-UP
  356.  
  357.           If you have 128k of memory and one disk drive, I recommend you
  358.           create a bootable disk with the files JRTELE.COM, JRTELCOM.CTL,
  359.           and JRTELCOM.DIR as the main files on it.  As you download and
  360.           upload files, use this disk and then copy those files to appropri-
  361.           ate diskettes after you've ended JRTELE.  This will reduce disk
  362.           swapping and potential errors when the directory file is needed.
  363.  
  364.           If you have more than one disk drive, keep JRTELE.COM,
  365.           JRTELCOM.CTL, and JRTELCOM.DIR on a separate disk.  Make the drive
  366.           holding that disk your default drive and run JRTELE from it.  When
  367.           your down/up load, precede the file name with the address of the
  368.           other drive.  For example, put the JRTELE disk in drive a: and
  369.           download to drive b:;  the file name will be "b:filename.ext"
  370.           (without the quotes).
  371.  
  372.           If you have a hard disk, I recommend you put your communications
  373.           programs (including JRTELE.COM, JRTELCOM.CTL, and JRTELCOM.DIR) in
  374.           a separate sub-directory.  When you down/up load, you can precede
  375.           the file name with path and drive names, up to twenty-five charac-
  376.           ters including the file name.
  377.  
  378.  
  379.           IMPORTANT NOTICE
  380.  
  381.           In order to maintain a directory as large as JRTELE's directory,
  382.           frequent access to the directory file must be made.  If you remove
  383.           the disk containing the directory, you must replace it prior to
  384.           disconnecting a call or entering the dialing directory function. 
  385.           The directory file is always closed except when it is being
  386.           accessed;  that is, the file will be opened, used, and closed as
  387.           necessary.
  388.  
  389.  
  390.           RUNNING JRTELE
  391.  
  392.           To begin, type (without the quotes) "JRTELE" at the DOS prompt
  393.           (a:>, where a is the default drive number) and press Enter.  The
  394.           first time you run JRTELE, it may ask you for information which
  395.           then becomes defaults for the program and the dialing directory. 
  396.           The control file is then written for future runs. The directory
  397.  
  398.                                           5
  399.  
  400.  
  401.  
  402.  
  403.  
  404.             JRTELE.COM (Version 2.1)
  405.  
  406.           file is created, using the defaults, for later runs.  (The next
  407.           time you run JRTELE, it will read and use these files.)  If you
  408.           are using an IBM internal modem, the defaults are set to 300 BPS,
  409.           8 data bits, 1 stop bit, and no parity.  If you are using an Hayes
  410.           compatible modem, you are asked for its speed.  Then the defaults
  411.           are set using the speed you supplied, 8 data bits, 1 stop bit, and
  412.           no parity.  These are the communications parameters recommended by
  413.           most BBS's.  Later in the documentation, instructions are given on
  414.           changing the defaults.
  415.  
  416.           JRTELE will inform you (visually and audibly) that it is ready. 
  417.           It will also tell you how large the capture buffer is;  depending
  418.           the amount of memory you have, it will range from 10K to 32k. 
  419.           When you've read the first screen, you can press any key to
  420.           continue.  If this is your first time running JRTELE, press Alt-M
  421.           to display the menu.  For more information on the functions on the
  422.           menu, see the chapter on the menu.
  423.  
  424.  
  425.           INTERNAL MODEM USERS
  426.  
  427.           If you are using the IBM internal modem, it is not necessary to
  428.           enter any commands to set the modem's format, dial a number, or do
  429.           uploads.  JRTELE was written to do that for you.
  430.  
  431.           If you have problems uploading, you should refer to the chapter on
  432.           changing program defaults to ensure that you are using the correct
  433.           modem type.
  434.  
  435.  
  436.           CALL-WAITING
  437.  
  438.           If you have call-waiting as a feature on your telephone, refer to
  439.           the chapters on changing defaults. JRTELE can add the single call
  440.           disabling codes to the number of the BBS you are dialing.  Refer
  441.           to your phone book for instructions and information on call-wait-
  442.           ing.
  443.  
  444.  
  445.           IF JRTELE HANGS AT START-UP OR DOES NOT DIAL
  446.  
  447.           Sometimes other people distribute JRTELE with a configuration
  448.           file.  If so, delete it from your disk (use ERASE JRTELCOM.CTL). 
  449.           Then restart JRTELE.  If this does not solve the problem, JRTELE
  450.           probably cannot work with your modem.
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.                                           6
  458.  
  459.  
  460.  
  461.  
  462.  
  463.             JRTELE.COM (Version 2.1)
  464.  
  465.           Menu
  466.  
  467.           The menu screen is provided to give you a quick summary of the
  468.           functions available.  Each of these functions is listed below
  469.           along with a brief description of that function.  
  470.  
  471.           Pressing any key will take you out of the menu.  If it is a func-
  472.           tion on the menu, that function will be performed.  Most function
  473.           windows perform in this manner.  The function window will remain
  474.           on the screen until you press a key;  the key you press will be
  475.           sent or the appropriate function will be performed, based on the
  476.           key.  The exceptions to this are the dialing functions (Alt-D and
  477.           Alt-Q) and the file transfer functions (Alt-R and Alt-T).  Remem-
  478.           ber, the shift key is not required for "Ctrl-" and "Alt-" combina-
  479.           tions.
  480.  
  481.  
  482.           Alt-P  Communications Parameters
  483.                Allows you to set the communications parameters.  This is
  484.                used primarily when making a manual (i.e., not in the direc-
  485.                tory) call.  Additional details are in the chapter on commun-
  486.                ications parameters.
  487.  
  488.           Alt-F  Program Defaults
  489.                Allows you to set the parameters used by the program;  e.g.,
  490.                screen colors.  Additional information is presented in the
  491.                chapter on changing defaults.
  492.  
  493.           Alt-E  Keyboard Echo
  494.                Allows you to see the characters you enter if the system with
  495.                which you're communicating (host) doesn't echo (send back)
  496.                the characters you type.  Most systems do echo.  
  497.  
  498.           Alt-C  Clear Screen
  499.                Clears the screen.
  500.  
  501.           Alt-X  Exit Program
  502.                Allows you to exit the program after answering a verification
  503.                question.  Additional information about the status of the
  504.                program will be presented with the question.
  505.  
  506.           Alt-M  Show Menu
  507.                Shows the menu screen.
  508.  
  509.           Alt-A  Alarm Functions
  510.                Allows you to set an alarm to sound at a specific time or
  511.                after some number of minutes have elapsed.  Additional infor-
  512.                mation is in the chapter on the alarm functions.
  513.  
  514.  
  515.  
  516.                                           7
  517.  
  518.  
  519.  
  520.  
  521.  
  522.             JRTELE.COM (Version 2.1)
  523.  
  524.           Alt-S  Split Screen
  525.                Splits the screen into two areas.  The top area displays the
  526.                characters received from the host.  The bottom area displays
  527.                what you type on the keyboard (up to 80 characters).  This
  528.                area is a full edit area, where the cursor, insert and delete
  529.                keys are effective.  When you press the enter key, the line
  530.                is transmitted to the host.
  531.  
  532.           Fn-Echo  Echo to Printer
  533.                Allows every character received and typed to be sent to the
  534.                printer.  Obviously, you must have a printer attached and it
  535.                must be ready.  Echoing to the printer and using 1200 BPS may
  536.                cause loss of characters sent by the host.
  537.  
  538.           Fn-PrtSc  Print Screen
  539.                Allows you to print the screen, including any window visible. 
  540.                The normal print screen function is changed while JRTELE is
  541.                running.  This allows the program to tell the sender to stop
  542.                sending while the screen prints;  this helps prevent the loss
  543.                of characters from the host.  The standard (or installed)
  544.                print screen routine is called.  When printing is completed,
  545.                the sender is told to resume sending.
  546.  
  547.           Alt-D  Dialing Directory
  548.                Brings up the dialing directory.  You may add, change, and
  549.                delete entries;  call an existing entry;  make a manual call; 
  550.                redial the last call; and, of course, do nothing.  Dialing
  551.                may be terminated by pressing any key.  A later chapter de-
  552.                tails this function.
  553.  
  554.           Alt-Q  Redial Last Number
  555.                Redials, repeatedly, the last number dialed.  This can be
  556.                terminated by pressing any key.
  557.  
  558.           Alt-Z  Show Elapsed Time
  559.                Shows the time since the last call was dialed;  useful when
  560.                you're using long distance.
  561.  
  562.           Alt-H  Hangup modem
  563.                Forces the modem on-hook (i.e., it hangs up).
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.                                           8
  576.  
  577.  
  578.  
  579.  
  580.  
  581.             JRTELE.COM (Version 2.1)
  582.  
  583.           Alt-N  Line Feed Toggle
  584.                Changes the program to add a line feed during the current
  585.                call.  Does not change the value stored in the dialing direc-
  586.                tory entry.  This will be used mostly during manually placed
  587.                calls.  For example, if every line sent by the host overlays
  588.                the previous line, keying Alt-N causes JRTELE to add a line
  589.                feed when it receives a carriage return.  Alternatively, if
  590.                every line is double spaced, keying Alt-N prevents JRTELE
  591.                from adding a line feed when a carriage return is received.
  592.  
  593.           F1 - F10
  594.                Sends the value associated with the pressed function key from
  595.                the associated dialing directory entry.  Not effective with
  596.                manual calls.
  597.  
  598.           Alt-B  Send Break
  599.                Sends a sustained break signal.  May be required by some sys-
  600.                tems, but not most BBS's.
  601.  
  602.           Alt-L  Logged Drive
  603.                Shows the current logged drive and allows you to change it.
  604.  
  605.           Alt-V  View Disk Directory
  606.                Displays an abbreviated directory and free space on the cur-
  607.                rent logged drive.
  608.  
  609.           Alt-R  Receive File
  610.                Sets the program in file receive mode.  A later chapter dis-
  611.                cusses file transfers.
  612.  
  613.           Alt-T  Send File
  614.                Sets the program in file send mode.  A following chapter dis-
  615.                cusses file transfers.  
  616.  
  617.           Alt-Y  Delete File
  618.                Allows you to delete a file.  Requests the file name to be
  619.                deleted;  you may use drive and path names preceding the file
  620.                name.
  621.  
  622.           Alt-W  Write Screen To File
  623.                Writes the contents of the screen to a file you've specified
  624.                as the log file in the entry of the dialing directory for the
  625.                current call. 
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.                                           9
  635.  
  636.  
  637.  
  638.  
  639.  
  640.             JRTELE.COM (Version 2.1)
  641.  
  642.           Alt-O  Open Buffer
  643.                Opens the capture buffer;  that is, starts capturing each
  644.                character sent and received.  If the buffer was previously
  645.                open, the capture starts without destroying the buffer con-
  646.                tents.  When the capture buffer is full, it will be written
  647.                to disk using the log file name associated with the entry in
  648.                the dialing directory;  if it was a manual call, it will be
  649.                written to a file named "MANUAL.LOG".  An open buffer will
  650.                always be written when a call is disconnected.
  651.  
  652.           Alt-K  Clear Buffer
  653.                Clears the capture buffer.  Once cleared, the data is lost.
  654.  
  655.           Alt-I  Close Buffer
  656.                Closes the capture buffer;  that is, stops capturing data. 
  657.                No data is lost or written.
  658.  
  659.           Alt-J  Join Existing Call
  660.                Allows you to change a voice call to a data call.  By placing
  661.                a call on your phone to someone else with a computer and ap-
  662.                propriate software (such as JRTELE), you can exchange files. 
  663.                Simply place the call normally, decide which computer will be
  664.                in answer mode and which will be in originate mode, press
  665.                Alt-J and answer the question appropriately.  Your computers
  666.                will then be put on-line, JRTELE will turn keyboard echo on,
  667.                and your can communicate through your keyboard as well as
  668.                transfer files.
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.                                          10
  694.  
  695.  
  696.  
  697.  
  698.  
  699.             JRTELE.COM (Version 2.1)
  700.  
  701.           Dialing Directory
  702.  
  703.           Pressing Alt-D takes you into the dialing directory.  The dialing
  704.           directory is used to store the name, dialing access indicator (for
  705.           example, long distance service phone number and access code),
  706.           phone number, communication parameters, echo required, line feed
  707.           needed, XOn/XOff protocol codes, last connected time and date, log
  708.           file specification, function key and translation tables values.
  709.  
  710.           If you have call-waiting, use the program defaults (Alt-F) to
  711.           enter the code required to disable it;  JRTELE will dial it before
  712.           each call it places.
  713.  
  714.           In order to maintain a directory as large as JRTELE's directory,
  715.           frequent access to the directory file must be made.  If you remove
  716.           the disk containing the directory, you must replace it prior to
  717.           disconnecting a call or entering the dialing directory function. 
  718.           The directory file is always closed except when it is being
  719.           accessed;  that is, the file will be opened, used, and closed as
  720.           necessary.
  721.  
  722.           This following commands are used within the dialing directory.
  723.  
  724.           # OF ENTRY TO BE DIALED
  725.                You dial an entry by entering the number to the left of the
  726.                name of the BBS you are calling and pressing Enter.  The name
  727.                and phone number being called will be displayed at the bottom
  728.                of the window.  If a connection is made, you will be notified
  729.                visually and audibly.  If no connection is made, a message
  730.                will be displayed and the program will pause before again
  731.                displaying the directory.  
  732.  
  733.           <M>ANUAL CALL
  734.                Enter an M and press Enter.  This is for placing calls to
  735.                numbers not in the dialing directory.  The program will ask
  736.                you for an access indicator code ("!" or "@" as stored in the
  737.                program defaults and used to access long distance services),
  738.                if you have stored one, and then the phone number.  After
  739.                they are entered, the program will proceed as if the call had
  740.                been made from the dialing directory;  however, there are no
  741.                values associated with the function keys.  If you need to
  742.                change the communications parameters for a manual call, use
  743.                Alt-P prior to entering the dialing directory.
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.                                          11
  753.  
  754.  
  755.  
  756.  
  757.  
  758.             JRTELE.COM (Version 2.1)
  759.  
  760.           <R>EDIAL
  761.                The last dialed number (from the directory or a manual call)
  762.                may redialed by entering an R and pressing Enter.  The pro-
  763.                gram acts as if you had exited the dialing directory and
  764.                pressed Alt-Q.  
  765.  
  766.           <S>TACK DIAL
  767.                You can set up a stack of fifteen (15) numbers to be repeat-
  768.                edly dialed until all have been reached or you stop the pro-
  769.                cess.  Enter an S and press Enter.
  770.  
  771.                Then, as prompted, enter the number of each directory entry
  772.                you want to call.  You may press a C then Enter to cancel the
  773.                process or an S and Enter to start dialing.  When you have
  774.                entered an S or fifteen (15) numbers, JRTELE will start
  775.                dialing from the stack list.
  776.  
  777.                If no connection is made, the next number is tried.  You may
  778.                terminate the process by hitting any key other than B.  Hayes
  779.                compatible modem users may press the B key to skip to the
  780.                next entry in the stack when the dialed number is busy;  IBM
  781.                modem users will not find it necessary.  If a connection is
  782.                made, the call will proceed normally.
  783.  
  784.                After the call is disconnected, press Alt-D and the stack
  785.                dialing process will resume.
  786.  
  787.           <C>HANGE ENTRY
  788.                Entries may be changed or added by entering a C and pressing
  789.                Enter.  You will then be asked the number of the entry to be
  790.                changed;  enter it and press Enter.  The current values for
  791.                that entry will then be shown and you change may them indi-
  792.                vidually.  Enter the letter of the appropriate value and then
  793.                the new value.  After all changes have been entered, press
  794.                the "Esc" key. 
  795.  
  796.                Most entries are self-explanatory and will be discussed only
  797.                briefly.  The general method is to press the letter of the
  798.                entry (surrounded by angle brackets here), then to follow the
  799.                prompts.  You will be asked to enter a number to select a
  800.                choice and press enter or to type your information pressing
  801.                enter when complete.
  802.  
  803.                <a> NAME
  804.                     Name of the BBS for this entry.
  805.  
  806.                <b> ACCESS
  807.                     A "!" or a "@" which relate to long distance service
  808.                     access definitions in the program defaults, not modem
  809.                     dialing prefixes.
  810.  
  811.                                          12
  812.  
  813.  
  814.  
  815.  
  816.  
  817.             JRTELE.COM (Version 2.1)
  818.  
  819.  
  820.                <c> NUMBER
  821.                     Phone numbers may contain 14 characters;  valid charac-
  822.                     ters are the digits 0 to 9 and other characters support-
  823.                     ed by your modem.  Consult the documentation supplied
  824.                     with your modem.  Normal usage (that is, without a
  825.                     switchboard) requires only that you enter the phone
  826.                     number of the BBS as you would dial it yourself.  If you
  827.                     use a long-distance service, you should store the phone
  828.                     number and access code for the service in the program
  829.                     defaults and the phone number of the BBS in the direc-
  830.                     tory.  Tone and pulse dialing requirements are also
  831.                     maintained in the program defaults.
  832.  
  833.                <d> BPS
  834.                     The speed at which calls to this entry should be made.
  835.  
  836.                <e> DATA
  837.                     The number of data bits to be sent when calls to this
  838.                     entry are made.
  839.  
  840.                <f> STOP
  841.                     The number of stop bits to be used when calling this
  842.                     entry.
  843.  
  844.                <g> PARITY
  845.                     The parity to be used when calling this entry. 
  846.  
  847.                <h> ECHO
  848.                     If on, causes keys you type to "echo" to the screen.  If
  849.                     off, JRTELE assumes the host will echo your keystrokes.
  850.  
  851.                <i> ADD LF
  852.                     If yes, causes line feeds to be added whenever a car-
  853.                     riage return is received.  If no, JRTELE does not add
  854.                     line feeds when carriage returns are received.  Most
  855.                     BBS's work with no.
  856.  
  857.                <j> XON
  858.                     The decimal value of the XON character used by this
  859.                     entry.  The ASCII standard is 17.  XON is used to tell
  860.                     the host to start sending.
  861.  
  862.                <k> XOFF
  863.                     The decimal value of the XOFF character used by this
  864.                     entry.  The ASCII standard is 19.  XOFF is used to tell
  865.                     the host to stop sending.
  866.  
  867.  
  868.  
  869.  
  870.                                          13
  871.  
  872.  
  873.  
  874.  
  875.  
  876.             JRTELE.COM (Version 2.1)
  877.  
  878.                <l> FILE
  879.                     The name of the file to be used for the capture log and
  880.                     writing the screen to a file (Alt-W).
  881.  
  882.                <m> TRANSLATION TABLES
  883.                     The translation tables are used to change a received
  884.                     character to a different character.  Up to thirty-two
  885.                     translations may be made. For example, you can change
  886.                     spaces to questions marks, if you desire.
  887.  
  888.                     After pressing M and Enter, enter the number of the
  889.                     entry to be changed and press Enter.  Enter the ASCII
  890.                     values to be translated as directed on the screen.  You
  891.                     can find ASCII values and associated characters in
  892.                     Appendix G of the PCjr BASIC manual.
  893.  
  894.                     The characters used by PCBOARD and RBBS to create color
  895.                     graphics are NOT translated before they are used to
  896.                     control the screen;  however, they are translated before
  897.                     they are stored in the capture buffer (if active) or
  898.                     sent to the printer (if you have turned "Echo to
  899.                     Printer" on).
  900.  
  901.                <n> F1 through <w> F10
  902.                     Used to store values repeatedly required by the host. 
  903.                     When sending the values corresponding to the function
  904.                     keys (F1 through F10), JRTELE will always add a carriage
  905.                     return.  To prevent this, enter a backslash (\) as the
  906.                     last character of a message.
  907.  
  908.                     The function key values are useful for storing your
  909.                     first and last names, your password, and other frequent-
  910.                     ly entered strings associated with that entry in the
  911.                     directory.  For example, F1 could contain your first
  912.                     name, F2 your last name, and F3 your password.  This can
  913.                     save several keystrokes.
  914.  
  915.                <x> LOG ON
  916.                     If yes, the capture buffer is opened when a call is 
  917.                     connected to this entry.  If no, the capture buffer
  918.                     remains closed.
  919.  
  920.                <y> TRNSFR
  921.                     The default transfer method to be used when down/up
  922.                     loading files.
  923.  
  924.                Once you have made all the changes necessary, press the <Esc>
  925.                key.  The changes made will be written to disk.
  926.  
  927.  
  928.  
  929.                                          14
  930.  
  931.  
  932.  
  933.  
  934.  
  935.             JRTELE.COM (Version 2.1)
  936.  
  937.           <D>ELETE
  938.                Entries may be deleted by entering a D and pressing Enter. 
  939.                You will be asked which entry to delete;  enter the number of
  940.                the entry and press Enter.  The entry will be reset to the
  941.                initial program defaults.
  942.  
  943.           <Home> 1ST PG
  944.                Displays the first 15 entries in the directory.
  945.  
  946.           <PgUp> Nxt Pg
  947.                Displays the next 15 entries in the directory.
  948.  
  949.           <PgDn> Prv Pg
  950.                Displays the previous 15 entries in the directory.
  951.  
  952.           <End> Last Pg
  953.                Displays the last 15 entries in the directory.
  954.  
  955.           E<X>IT
  956.                To exit the dialing directory, enter an X and press Enter. 
  957.                You will be returned to the main screen.
  958.  
  959.  
  960.           IMPORTANT NOTES
  961.  
  962.           If you captured data during a call and you enter the dialing
  963.           directory with data in the buffer, the program will ask you what
  964.           to do with the data in the capture buffer.  You may clear the
  965.           buffer, write it to a file of your choice, or write it to the log
  966.           file for the last call made.  If the file you specify exists, the
  967.           data will be appended to that file.  If you select to write the
  968.           file, but have not specified a file name, a file name of
  969.           "DEFAULT.FIL" is used.
  970.             
  971.           A good idea (made easier by the function key values) is to use a
  972.           unique password on every BBS you call.  If a computerized vandal
  973.           (also called "hacker", "cracker", or "wrecker") manages to break
  974.           into a BBS and get a list of users and associated passwords, that
  975.           vandal won't be able to get onto other BBS's with your name and
  976.           password and then wreak their perverse, infantile havoc while
  977.           destroying your good name and probably your ability to use the
  978.           wrecked BBS's.  Unfortunately, it's happened before and will
  979.           continue.  If you're using this program to try any "cracking", may
  980.           your computer be fried by the fallout of the lightening bolt I
  981.           hope strikes you.
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.                                          15
  989.  
  990.  
  991.  
  992.  
  993.  
  994.             JRTELE.COM (Version 2.1)
  995.  
  996.           Communication Parameters
  997.  
  998.           After entering Alt-P, you can change the current communications
  999.           parameters used for manual calls (the dialing directory maintains
  1000.           the parameters for calls made from the directory).  The most
  1001.           common parameters are listed for easy selection and entry.  If
  1002.           these do not meet your needs, select option 6 to specify the
  1003.           required settings.  If you are using the IBM internal modem, the
  1004.           settings you select are checked for validity.
  1005.  
  1006.           Once selected, the parameters are changed for both the serial port
  1007.           and the modem.  The parameters are changed in a manner and
  1008.           sequence appropriate for the modem you are using.  That is, IBM
  1009.           internal modem users do not have to enter the ^N F command.
  1010.  
  1011.           Most BBS's use a setting of 8 data bits, 1 stop bit and no parity; 
  1012.           this is commonly referred to as 8-N-1.  Some communications
  1013.           services (such as CompuServe) allow you to call in at 8-N-1 or
  1014.           7-E-1 (seven data bits, even parity, and 1 stop bit) while others
  1015.           only allow 7-E-1.  Check the documentation of the service you use. 
  1016.           All but the ASCII file transfer protocols supported by JRTELE
  1017.           require eight bits of data.
  1018.  
  1019.  
  1020.           COMPUSERVE USERS
  1021.  
  1022.           If you wish to use JRTELE to call CompuServe, the first time you
  1023.           call should be at 7-E-1.  Dial the entry, and press Ctrl-C once
  1024.           connected.  Log on as prompted.  Then "go default", then take
  1025.           option 2.  Then set your parity to zero, set VIDTEX inquiry to
  1026.           OFF, and save them as permanent.  Then issue the off command. 
  1027.  
  1028.           Reset the dialing entry parameters at eight data bits, one stop
  1029.           bit, and no parity.  When you next call and make a connection, hit
  1030.           Ctrl-C.  The next line you see will be garbage characters.  Enter
  1031.           your user id number and press enter.  CompuServe should respond
  1032.           with legible characters and ask for your password.
  1033.  
  1034.           To down/up load files, you should use XMODEM.  It has been
  1035.           "relaxed" (in its timing parameters) to allow for CompuServe's
  1036.           sluggishness.  If it still "times out", try calling at a less busy
  1037.           time.
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.                                          16
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.             JRTELE.COM (Version 2.1)
  1054.  
  1055.           File Transfers
  1056.  
  1057.           JRTELE supports ASCII (XON/XOFF) and XMODEM, XMODEM CRC, and
  1058.           YMODEM CRC protocol transmitting (uploading) and receiving (down-
  1059.           loading) of files.  There is a wealth of public domain programs
  1060.           (an astounding number of which run with no problems on the PCjr)
  1061.           available on the BBS's.
  1062.  
  1063.           If at all possible, it is recommended you use one of the protocol
  1064.           methods to transmit or receive files, even text files.  XMODEM has
  1065.           a 99.5% accuracy rate;  your chance of receiving an error during
  1066.           the transfer is slim.  ASCII transfers do no error checking;  your
  1067.           exposure to error is then dependent on the telephone line, the
  1068.           weather, and any number of other uncontrollable items.  You must
  1069.           use a communications setting with 8 data bits to use either XMODEM
  1070.           protocol or the YMODEM protocol.
  1071.  
  1072.           YMODEM CRC uses a 1024 byte block to transfer data.  That takes a
  1073.           long time between blocks on a 300 bps modem;  however, the
  1074.           throughput (elapsed time to transfer) is significantly higher than
  1075.           XMODEM.  If you use YMODEM CRC, be patient;  it's a long time
  1076.           between block count updates.
  1077.  
  1078.           The program uses the capture buffer to store data during file
  1079.           transfers;  therefore, the capture buffer will be written before
  1080.           sending or receiving a file.
  1081.  
  1082.  
  1083.           RECEIVE (DOWNLOAD) FILE
  1084.  
  1085.           To receive (download) a file, tell the host to start the download
  1086.           process, and press Alt-R.  You will be asked to specify a file
  1087.           transfer method;  if the default mode is acceptable, press Enter. 
  1088.           Otherwise, press the appropriate key for <X>MODEM, XMODEM <C>RC,
  1089.           <Y>MODEM CRC or <A>SCII.  Then you will be asked for a file
  1090.           name,  enter a normal file specification (drive:name.ext).  (Path
  1091.           names are acceptable;  however, the limit is 25 characters.)  The
  1092.           file transfer will then begin.  As it progresses, statistics are
  1093.           displayed.  Once the transfer is completed, the elapsed time is
  1094.           displayed.  After a slight pause, you are returned to the main
  1095.           screen.
  1096.  
  1097.           While receiving (downloading) a file, the buffer is filled before
  1098.           anything is written to disk, so don't panic if the disk doesn't
  1099.           spin much.  JRTELE was designed that way.
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.                                          17
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.             JRTELE.COM (Version 2.1)
  1113.  
  1114.           TRANSMIT (UPLOAD) FILE
  1115.  
  1116.           To transmit (upload) a file, tell the host to start the upload
  1117.           process and press Alt-T.  You will be asked to specify a file
  1118.           transfer method;  if the default mode is acceptable, press Enter. 
  1119.           Otherwise, press the appropriate key for <X>MODEM, XMODEM <C>RC,
  1120.           <Y>MODEM CRC or <A>SCII.  Then you will be asked for a file
  1121.           name,  enter a normal file specification (drive:name.ext).  (Path
  1122.           names are acceptable;  however, the limit is 25 characters.)  The
  1123.           file transfer will then begin.  As it progresses, statistics are
  1124.           displayed.  Once the transfer is completed, the elapsed time is
  1125.           displayed.  After a slight pause, you are returned to the main
  1126.           screen.
  1127.  
  1128.           The capture buffer is filled before anything is transmitted, so
  1129.           don't panic if the disk doesn't spin much.  JRTELE was designed
  1130.           that way.
  1131.  
  1132.  
  1133.           TEXT FILE DOWNLOADS
  1134.  
  1135.           As an alternative to using Alt-R to download text files, open the
  1136.           capture buffer then tell the host to ASCII download the file.  If
  1137.           the file is larger than the buffer, JRTELE will tell the host to
  1138.           stop sending, write, and then clear the buffer.  Then JRTELE will
  1139.           tell the host to start sending again.
  1140.  
  1141.  
  1142.           ASCII DOWNLOADS
  1143.  
  1144.           The data being received is not displayed.  Since some files do not
  1145.           have an end-of-file character, the receive file routine will not
  1146.           know it has received the end of the file.  Watch the number of
  1147.           characters received and the length of the file;  that way you will
  1148.           know when to stop the receipt of the file with Alt-R.
  1149.  
  1150.  
  1151.           FILE TRANSFER PROBLEMS
  1152.  
  1153.           If you are using an IBM internal modem and are having problems
  1154.           uploading, refer to the program defaults chapter and the modem
  1155.           type option.  Within this option, two (2) methods are provided for
  1156.           uploading files using the IBM internal modem.  The first uses the
  1157.           transparency mode of the modem.  The second uses the double
  1158.           Control-N mode.  If you have problems uploading with one method,
  1159.           try the other.
  1160.  
  1161.           Most other file transfer problems are usually in two major areas. 
  1162.           The first is "timing out".  This is due to one of a few causes. 
  1163.           When you request to transfer a file, you are usually given a
  1164.  
  1165.                                          18
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.             JRTELE.COM (Version 2.1)
  1172.  
  1173.           minute or so to start the transfer.  If you don't complete the
  1174.           Alt-R or Alt-T procedure during this time, the host will cancel
  1175.           the transfer.  Try again being careful but quicker.
  1176.  
  1177.           The second "time out" problem is during the transfer.  If the host
  1178.           delays too long after JRTELE responds, the program will cancel the
  1179.           transfer.  There can be a number of difficulties here.  The host
  1180.           could have gone down (stopped working), or be slow due to many
  1181.           users, or line noise could be eating characters.  All but the line
  1182.           noise problem can usually be solved by calling back when the host
  1183.           is not so busy.  The timings in JRTELE's transfer methods are very
  1184.           liberal to offset these timing problems.
  1185.  
  1186.           Line noise is tough to handle.  Make sure your connections (all
  1187.           cables and connectors, including the phone line) are tight.  Make
  1188.           sure your modem is okay by trying it on another computer and a
  1189.           different line.  Then ask the system operator if he/she has had
  1190.           problems from your phone exchange.  Sometimes they can help.  If
  1191.           the line noise is persistent and you are SURE your equipment is
  1192.           okay, talk to the phone company.  Try asking on a local BBS if
  1193.           anyone in your phone exchange has had similar problems;  perhaps
  1194.           they can help or guide you.
  1195.  
  1196.           The second major problem area is the procedure for transferring
  1197.           files between the host and your PCjr.  Before you try to down/up
  1198.           load anything, open the capture buffer and read whatever bulletins
  1199.           covering down/up loads are available.  Sign off and read them off
  1200.           line using the DOS TYPE command and the Pause key (read about it
  1201.           in your DOS manual).  If you have any questions, ask the system
  1202.           operator BEFORE you try the transfer.  You'll usually get lots of
  1203.           help as well as earning the system operator's gratitude.
  1204.  
  1205.           Finally, don't hesitate to ask for help on a host.  Everybody has
  1206.           to learn.  And BBS's are among the best places to do it.
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.                                          19
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.             JRTELE.COM (Version 2.1)
  1231.  
  1232.           Program Defaults
  1233.  
  1234.           The program's defaults are available for change.  Pressing Alt-F
  1235.           enters the default change routine.  The defaults are listed, then
  1236.           you are able to change them individually.  Just enter the letter
  1237.           of the default to be changed, then the appropriate value.  To
  1238.           indicate you have no more changes, press the Esc key.  You will
  1239.           then be given an opportunity to save the changes for the future.
  1240.  
  1241.           <a> TEXT COLOR
  1242.                Enter the number of the color for text (e.g.;  characters re-
  1243.                ceived from the host).
  1244.  
  1245.           <b> BACKGROUND COLOR
  1246.                Enter the number of the color for the background and border
  1247.                of the screen.  This is the area on which text is displayed.
  1248.  
  1249.           <c> WINDOW TEXT COLOR
  1250.                Enter the color of the text that appears in windows on the
  1251.                screen.
  1252.  
  1253.           <d> WINDOW BACKGROUND COLOR
  1254.                Enter the color of the background area in windows on the
  1255.                screen.
  1256.  
  1257.           <e> DEFAULT BPS RATE
  1258.                Select the rate to use as the default rate in the dialing
  1259.                directory.
  1260.  
  1261.           <f> PARITY
  1262.                Select the parity to use as the default parity in the dialing
  1263.                directory.
  1264.  
  1265.           <g> STOP BITS
  1266.                Select the number of stop bits to use as the default stop
  1267.                bits in the dialing directory.
  1268.  
  1269.           <h> DATA BITS
  1270.                Select the number of data bits to use as the default data
  1271.                bits in the dialing directory.
  1272.  
  1273.           <i> MODEM TYPE
  1274.                Select the type of modem you are using.  JRTELE will automat-
  1275.                ically determined the address of the serial (communications)
  1276.                port you are using.  Within this option, two (2) methods are
  1277.                provided for uploading files using the IBM internal modem. 
  1278.                The first uses the transparency mode of the modem.  The
  1279.                second uses the double Control-N mode.  If you have problems
  1280.                uploading with one method, try the other.
  1281.  
  1282.  
  1283.                                          20
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.             JRTELE.COM (Version 2.1)
  1290.  
  1291.           <j> REDIAL DELAY
  1292.                Enter the number of seconds to delay between calls during the
  1293.                redial function.
  1294.  
  1295.           <k> DIALING MODE
  1296.                Indicate whether you wish to use pulse or tone dialing.
  1297.  
  1298.           <l> TONE WITH JRTELE MESSAGES
  1299.                Indicates whether you wish to hear a tone (beep) after a
  1300.                message from JRTELE.  Note that all "BEEP"'s issued by the
  1301.                program cannot be turned off; certain critical messages will
  1302.                always cause a "BEEP".
  1303.  
  1304.           <m> ACCESS !
  1305.                Enter the phone number and access code used to access a
  1306.                long-distance service or get an outside line.  Any character
  1307.                accepted by your modem may be entered.  The limit is 36
  1308.                characters.
  1309.  
  1310.           <n> ACCESS @
  1311.                Enter the phone number and access code used to access a
  1312.                long-distance service or get an outside line.  Any character
  1313.                accepted by your modem may be entered.  The limit is 36
  1314.                characters.
  1315.  
  1316.           <o> CALL WAITING CODE
  1317.                Call waiting (if you have it) may be disabled by entering the
  1318.                disable code to be dialed prior to dialing the phone number
  1319.                of the entry to be called.
  1320.  
  1321.           <p> CALL WAITING DELAY
  1322.                This the number of delay characters JRTELE is to send after
  1323.                the call waiting disable code is dialed.  Consult your modem
  1324.                manual for the time each delay character takes.  Experiment
  1325.                with call waiting disable on your phone to determine the time
  1326.                it takes for a dial tone to return after entering the disable
  1327.                code.
  1328.  
  1329.  
  1330.           Changes made to the program defaults will be effective immediately
  1331.           after you exit the default change function, whether the changes
  1332.           were saved or not.
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.                                          21
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.             JRTELE.COM (Version 2.1)
  1349.  
  1350.           Alarm Functions
  1351.  
  1352.           JRTELE allows you set an alarm to remind you of important func-
  1353.           tions, like going to bed instead of calling BBS's all night.
  1354.  
  1355.           You may set an alarm, cancel an existing setting, and display the
  1356.           current alarm setting.
  1357.  
  1358.  
  1359.           SET AN ALARM
  1360.  
  1361.           Press Alt-A from the main screen.
  1362.  
  1363.           To set an alarm for a specific time, enter a 1 and press Enter. 
  1364.           You will be prompted for the time and AM or PM.
  1365.  
  1366.           To set an alarm for a number of minutes, enter a 2 and press
  1367.           Enter.  The is useful if you need a reminder to end long-distance
  1368.           calls after a reasonable time (i.e., limit your phone bills). 
  1369.           You will be prompted for the number of minutes.
  1370.  
  1371.           After checking the setting, press 4 then Enter to exit.
  1372.  
  1373.  
  1374.           CANCEL AN ALARM
  1375.  
  1376.           Press Alt-A from the main screen.
  1377.  
  1378.           To cancel a set alarm, enter a 3 and press enter.  This cancels
  1379.           the setting.  Press 4 then Enter to exit the function.
  1380.  
  1381.  
  1382.           DISPLAY CURRENT ALARM SETTING
  1383.  
  1384.           Press Alt-A from the main screen.
  1385.  
  1386.           View the setting, enter a 4 and press Enter.  You will be returned
  1387.           to the main screen.
  1388.  
  1389.  
  1390.           TURN OFF A SOUNDING ALARM
  1391.  
  1392.           When the alarm goes off, press Alt-A;  it will be silenced.  You
  1393.           may then reset the alarm or exit.
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.                                          22
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.             JRTELE.COM (Version 2.1)
  1408.  
  1409.           Error Messages
  1410.  
  1411.           Error messages are displayed at the time of the error.  Usually,
  1412.           JRTELE will display the error message, then continue as if the
  1413.           request causing the error was not issued.  When you are requested
  1414.           to select from a set of values, if you do not choose from the
  1415.           indicated values, JRTELE will just ignore your selection.
  1416.  
  1417.           The only coded (non English) error messages you should get are
  1418.           listed below with their cause.
  1419.  
  1420.                Error     Meaning and action
  1421.                240       Disk full.  Try a different disk.
  1422.                241       Directory full.  Try a different disk.
  1423.                243       Too many open files.  Add more files to CONFIG.SYS
  1424.                          using the FILES command.
  1425.  
  1426.  
  1427.           Problems in down/up loading files are discussed in the file
  1428.           transfer chapter.
  1429.  
  1430.  
  1431.           Problems with the modem not being dialed are discussed in the
  1432.           getting started chapter.
  1433.  
  1434.  
  1435.           Problems with JRTELE hanging at start-up are discussed in the
  1436.           getting started chapter.
  1437.  
  1438.  
  1439.           If you dial a number, connect, and get all garbage characters, you
  1440.           are probably using the wrong communications parameters.  Refer to
  1441.           the chapter on communications for information on changing them
  1442.           with Alt-P.
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.                                          23
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.             JRTELE.COM (Version 2.1)
  1467.  
  1468.           Registration
  1469.  
  1470.           If you use this program regularly, no payment is to be made.  Just
  1471.           enjoy it.  It's my gift to PCjr users;  especially those with 128k
  1472.           machines.
  1473.  
  1474.           To the nine (that's right, nine) who did register, thank you
  1475.           again.  Due to the low registration volume, I can no longer afford
  1476.           to enhance and distribute this program.  I have used my PCjr to
  1477.           help finance a larger machine and, therefore, am unable to test
  1478.           any additional changes.
  1479.  
  1480.  
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.                                          24
  1520.