home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / T2A20.ZIP / T2A.DOC < prev    next >
Encoding:
Text File  |  1993-01-07  |  25.1 KB  |  582 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.   │░
  10.   │░  T2A - Text to Ansi/Avatar Convertor
  11.   │░        Version 2.0
  12.   │░      For RemoteAccess
  13.   │░
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.                      │░
  23.                      │░  (C)Copyright 1992,1993 Rand Nowell
  24.                      │░       - RaLin Enterprises -
  25.                      │░    "Putting Bits Together" (tm)
  26.                      │░       All Rights Reserved
  27.                      │░
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.                                                           │░
  40.                                    Program Documentation  │░
  41.                                        January 1993       │░
  42.                                                           │░
  43.  
  44.  
  45.  
  46.  
  47.  
  48.                             - Manual Contents -
  49.  
  50.  
  51.  
  52.                   Legal Terms...........................i
  53.                   Overview..............................1
  54.                   Making a Template File..............1,2
  55.                   Filenames.............................2
  56.                   Entering Codes....................2,3,4
  57.                   Background Colors...................4,5
  58.                   Example Files.........................5
  59.                   Pause Code Notes......................5
  60.                   Other Program Formats.................5
  61.                   Beta Testing........................5,6
  62.                   Obtaining Updates.....................6
  63.                   Evaluation Copy vs. Registered......6,7
  64.                   Future Compatibility..................7
  65.                   Future Expansion/Enhancements.........7
  66.                   Support: Phone Number Note............7
  67.                   Support: Other Aspects................8
  68.                   Acknowladgements......................8
  69.  
  70.  
  71.  LEGAL TERMS:                                                    Page i
  72.  
  73.  This program is not Public Domain, nor is it Freeware.
  74.  
  75.  The program, documentation and included utilities are the Copyrighted work
  76.  of Rand Nowell dba RaLin Enterprises.
  77.  
  78.  The program may be distributed in its Shareware form, as long as all
  79.  documentation and support files are included. I request that you distribute
  80.  this original Authenticated ZIP file archive, but the archive format may be
  81.  changed by Sysops if they feel it is needed.
  82.  
  83.  
  84.  This program is distributed under the Shareware Concept, Try Before You
  85.  Buy.  After you have evaluated the program for a period of two weeks, if
  86.  you continue to use the program, the registration fee is due to the Author.
  87.  
  88.  
  89.  The program nor any of its utilities or documentation may be altered,
  90.  nor may the Registerd version of the program be distributed to others.
  91.  Doing so is in violation of Federal and International Copyright Law.
  92.  
  93.  
  94.  Please do not add additional files to this archive, for distribution.
  95.  
  96.  
  97.  No warranties are expressed or implied. Use the program at your own risk.
  98.  The author will not be liable for any damages whatsoever.
  99.  Registered Users will be warranted insofar as the media the program is
  100.  distributed to them on, will be free from deffects, and if not shall be
  101.  replaced by the author. This warranty does not apply to copies received via
  102.  Download from our BBS, or via Netmail file attach.
  103.  
  104.  
  105.  Your use of T2A and its supporting files/program(s) constitutes your
  106.  understanding and agreement to these terms.
  107.  
  108.   
  109. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page   1
  110.  
  111.  OVERVIEW:
  112.  
  113.    While T2A is useful to EVERYONE, it is probably of most value to the
  114.    RemoteAccess BBS Sysop!
  115.  
  116.    T2A is designed to take any Ascii text file and with the insertion of
  117. special codes, convert that file to a Color Ansi/Avatar version, which may be
  118. displayed from DOS or as a screen in a BBS program.
  119. T2A does not create an animated screen as do some Ansi EDITORS, but thats not
  120. what it was designed to do. The main purpose of T2A is to allow you to create
  121. or modify a text file of "any page length" into a colorful Ansi version.
  122.  
  123.    Thus, there are no cursor movement codes.
  124.  
  125.    While this is somewhat limiting, consider if you will, what you have to go
  126. through to create a L-O-N-G directory listing for a BBS?? You have to create
  127. multiple pages in a Ansi Editor program, save each file both as Ansi and
  128. Ascii, then from DOS do a COPY ?????.ans+??????.ans+?????.ans file.ans.....
  129. then do the same for the Ascii version.
  130.    Or what about a three page report that you obtain from another source,
  131. and you want to display it to your users, but in color. Bet you can't do
  132. that in an Ansi Editor as easy as you can with T2A!
  133.  
  134.    An Ansi file of any page length! Thats why I first wrote T2A. And I have
  135.    found it to be less time consuming than using TheDraw, though I do use
  136.    TheDraw (a registered user) extensivly for many of my BBS screens.
  137.    I found T2A to be pretty useful, so I modified the first version and
  138.    released it to the public. I admit, ver 1.2 release, the program and
  139.    documentation are kinda skimpy and wimpy, but thats why I made that
  140.    version FREE! But then I continued to develop and enhance it, and thats
  141.    what you have here.
  142.  
  143.    With T2A you create one file, insert the codes, then run that file through
  144.    T2A and end up with an Ansi/Avatar =and= a clean Ascii copy, ready to
  145.    roll! The "template" file you created could be saved for future
  146.    additions/changes.
  147.  
  148.    If all you want to create is the Ansi file, with no Avatar or Ascii
  149.    version, switches  have been provided to bypass creation.
  150.  
  151.    Typing T2A by itself will display a help screen for code/switch and color
  152.    code format reference. The file COLORT2A.REF also contains these and all
  153.    the color codes to enter.
  154.  
  155.  NOTE: Some functions, codes etc are NOT avaialble in the Evaluation Copy.
  156.        These are marked with {+} where I remembered to do so. There is
  157.        also a section in the documentation explaining what is not available
  158.        util you receive a Registered Copy.
  159.        Registered only functions are also marked on the REFERENCE sheet.
  160.  
  161.  MAKING THE TEMPLATE FILE:
  162.  
  163.    The "template" file is simply the ascii file with codes inserted, that you
  164.    run T2A on.
  165.  
  166.  
  167.   For RemoteAccess - The Best BBS Software!
  168.  
  169.  
  170. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  2
  171.  
  172.  1. Using your favorite editor, load in the file you want to convert, or
  173.     start a new one.
  174.     Layout the file the way you want, boxes,lines, text. Format (place)
  175.     everything the way you want it to appear in the Ansi file. If the
  176.     screen is for a BBS, I suggect you set the right margin at NO MORE
  177.     than 76.
  178.     1.(a) See ENTERING CODES below.
  179.  
  180.  2. Make sure your template file uses an extension other than .ASC, I
  181.     suggest .TXT or .MSG as a good one. You should set a habit of using
  182.     the same extension for all your template files. If you end up using
  183.     T2A a lot, make all your template file extensions .T2A, then you'll
  184.     =ALWAYS= know what they are.
  185.  
  186.  3. Once the Template file is done, all codes inserted, run T2A on it.
  187.     Then you should type the Ansi file to the screen: "Type  FILE.ANS"
  188.     and press Enter..... If the file is multiple pages in length, you can
  189.     use your PAUSE/BREAK key to pause the typing.
  190.     If you see something you want to change, note its position in the file,
  191.     edit the file with your change(s), and re-run T2A.
  192.  
  193.     REMINDER! T2A =always= overwrites any existing ANS-AVT{+}-ASC file
  194.     it sees with the same name in the directory. If you want two different
  195.     copies to compare....when you re-run T2A, assign a different name to the
  196.     output file(s).
  197.  
  198.  FILENAMES:
  199.  
  200.    The file to be converted (template file) should always be given with it's
  201.    extension, and MUST reside in the current directory. T2A will tell you if
  202.    it cannot find the file you specified.
  203.  
  204.    The file you wish to create can be any name, even the same name as your
  205.    template file. You can type anything you wish, but T2A will only use the
  206.    first eight (8) characters of the given name. This is to prevent someone
  207.    from entering DIDDLEBOPE (10 chars) or NEWMENU1.BBS and causing T2A to
  208.    abort with an error message. A little safety measure.
  209.  
  210.  ENTERING CODES:
  211.  
  212.    (Text Format:)
  213.    One thing to remember when entering the control codes and the color codes,
  214.    as you enter them, they will move your text to the right.
  215.    DO NOT ADJUST THE FORMATTING!
  216.    The codes and colors written to the file will not show when the file is
  217.    typed to the screen, so your text,lines,boxes etc. will all show properly
  218.    when displayed.
  219.  
  220.    (Left Foot First)
  221.    I have found that it is best to create your basic layout in the editor
  222.    first, format the text. draw your boxes etc. Of course this is assuming
  223.    you are creating a 'new' file/message. If you are enhancing an existing
  224.    text file, to have a color version, then all you have to do place the
  225.    variable/color codes where you want them.
  226.  
  227.  
  228.   For RemoteAccess - The Best BBS Software!
  229.  
  230.  
  231. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  3
  232.  
  233.    In regards to the RA system variables, you can enter the Ctl-Key presses
  234.    as you type, or wait until all text is entered. I generally enter a
  235.    marker such as ?? where I am going to want a System Variable placed.
  236.    As in "Its ?? at ?? and How are you ?? ?" In the above, the markers would
  237.    be replaced with the variables for DayOfWeek - TIME -and UserFirstName,
  238.    the last question mark is supposed to be there <grin>....
  239.  
  240.    After your text, boxes, variables etc are placed, THEN go in and place
  241.    the color codes. Please see the section below on different background
  242.    colors. REMEMBER.....when you enter the codes, or system variables, your
  243.    text and drawing characters will be moved to the right.....
  244.    DO NOT REFORMAT THE TEXT.... all spaces occupied by the created AVATAR or
  245.    ANSI color codes, will NOT be displayed when the screen is shown. Your
  246.    text etc will maintain its original format.
  247.  
  248.    If you are using the same colorcode at many different locations in the
  249.    file, I reccomend you use the Block Copy feature of your editor. Once you
  250.    ahve entered in the code one time, mark it for copy, then PASTE it in
  251.    whatever areas you need it. This is especially useful if you are creating
  252.    a multi-page File Area Listing for instance. Where each line will use say
  253.    4 colors for 4 different parts of each line.
  254.    Go to the first line, enter the color codes as you want them, before
  255.    continuing, you may wish to run the file through T2A, even though there
  256.    is only one line done, to see if you =really= like your color scheme. Go
  257.    ahead, it will only take a minute!
  258.    Once you are decided on the colors for each line, go to the first color
  259.    code, mark it as a block, then cursor down each line and paste it in. Do
  260.    the for each code on the first line....you'll be suprised at how fast
  261.    you can finish this portion of the file creation using this method.
  262.  
  263.    I =HIGHLY= reccomend QEdit, the Shareware text editor for creating,
  264.    modifying your files.
  265.  
  266.    Keep in mind that all the RA system variables =WILL= expand to display
  267.    the proper information. You need to allow for this as you layout or
  268.    modify your text. For instance, if you have a 70 character line of text,
  269.    at the end of which you place the code for the Users Full Name, and that
  270.    name expands to 25 characters, you're gonna have a messed up display.
  271.  
  272.    (Bad Format:)
  273.    I have tried to keep the control codes assigned to characters that are not
  274.    necssacary to writing a message etc.
  275.    You must be sure you do not use these codes as part of your regular text,
  276.    or you will get an error message, Guarenteed!
  277.    For instance the @ which specifies the start of a color code, if you were
  278.    to enter the following: @015 We meet @5:00pm @003.... you would get the
  279.    Error Message: Error reading color codes - because 5:00pm is not a valid
  280.    color code.
  281. {+}This is also a major problem with using the forward slash (/) in the
  282.    general text, it specifies that a RA pause value is following, and if
  283.    its not there, as in (/15) you will get an error message and the program
  284.    will abort. The following: Files in the NEW/TEXT area - will cause an
  285.    error and program abort.
  286.    So you will have to be creative in some cases where you would normally use
  287.    one of the control codes in normal text. Perhaps in a later version I will
  288.  
  289.   For RemoteAccess - The Best BBS Software!
  290.  
  291.  
  292. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  4
  293.  
  294.    impliment a different type of code entry, but for now, this way has proven
  295.    to be the easiest to set up, and the easiest to use!
  296.  
  297.    (Color Codes:)
  298.    Color codes after the @ must be entered as a 3 digit number. T2A parses
  299.    the next three charecters after it sees the @, so if a code is only one
  300.    or two digits it must be zero padded. If T2A picks up a space or a
  301.    charecter during the code parseing, you =WILL= get an error and a
  302.    program abort!  Thus if your code is 2 for green on black, it would be
  303.    entered as @002. Some codes, like Black on White (112) do not need to be
  304.    zero padded, this one would be written as @112.....got it?
  305.  
  306. DIFFERENT BACKGROUND COLORS:
  307.  
  308.    If you want the background color to be other than black, there are a
  309.    few things to keep in mind.
  310.  
  311.    First, lets assume you are going to have BLACK as the basic background
  312.    color, with your text color Cyan.
  313.    But lets say you want a certian block of text to be Bright White on
  314.    Blue. For =each= seperate line you need to enter the code for Bright
  315.    White on blue: @015, and at the end of each line the code, you place the
  316.    code for Cyan on Black: @003.  This keeps the blue background color from
  317.    bleeding to the next line.
  318.  
  319.    In most text editors, if you space bar, tab, or even cursor over to the
  320.    right, it creates blank spaces at the beginning of the line, so if the
  321.    background color of the previous line is not set to the 'overall' color
  322.    used, the spaces at the beginning will be blue. Makes for a messy screen.
  323.  
  324.    Another problem run into is when you press ENTER at the 'END' of the
  325.    line, there are NO spaces beyond that point, this means if your lines are
  326.    not justified to the right (even right margin), then you will end up with
  327.    some lines shorter (in blue) than others, again, a messy screen.
  328.    Depending on the editor, you may be able to just space bar to the proper
  329.    line position befor pressing enter. This will insure all lines in the
  330.    different background color of being the same length.
  331.    Remember to insert the color code 'after' the last character position,
  332.    before pressing enter.
  333.    If this method does not work, you may have to pad the blank area with
  334.    'solid' spaces. These are entered with Alt + 255 using the numeric keypad
  335.    numbers.
  336.    The solid space trick is especially useful for one or two words in a
  337.    different background color, you can have one leading and one trailing
  338.    solid space in the different color, to 'frame' the word or phrase.
  339.  
  340.    View the enclosed file BAKGRND.T2A and BAKGRND.ANS for an example of the
  341.    effects of blank spaces in respect to colors. This file is more than 25
  342.    lines long, so you may wish to use the supplied T2AVIEW.EXE to view
  343.    all the example files included.
  344.    This is a simple program that will only  display 23 lines at a time,
  345.    then wait for you to press a key. It will only work with the Ascii
  346.    and Ansi files. It will NOT properly display the AVATAR files.
  347.    T2AVIEW is easier than entering TYPE FILENAME.ANS at the prompt, then
  348.    scrambling for your pause key, before the screen scrolls out of sight :-)
  349.  
  350.   For RemoteAccess - The Best BBS Software!
  351.  
  352.  
  353. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  5
  354.  
  355.    Its not a super fast display, but it will do the job, you may use it
  356.    for whatever you like!
  357.  
  358.          == YOU MUST HAVE ANSI.SYS LOADED TO VIEW THE ANSI FILES ==
  359.                     (Like I said, its a simple program)
  360.  
  361.    If you have a program such as A_Type, you can view the Avatar file from
  362.    the Dos command line. Perhaps later I will modify T2AVIEW to display the
  363.    Avatar file also.
  364.  
  365.    Please view the included EXAMPLE files to see how the codes are used.
  366.    EXAMPLE.T2A    The template file.
  367.    EXAMPLE.ANS    The Ansi creation.
  368.    EXAMPLE.AVT    The Avatar creation.
  369.    EXAMPLE.ASC    The clean Ascii creation.{+}
  370.    BAKGRND.T2A    Template file for Backgroung Color Demo
  371.    BAKGRND.ANS    Same thing, but Ansi Color. View w/T2AVIEW.
  372.    BAKGRND.ASC    Ascii Version.{+}
  373.  
  374.    Along with these and the T2ACOLOR.REF that you can print out, you can be
  375.    on a Quick start to making T2A do the work for you.
  376.  
  377.    I am not going to go into coverage of all the codes and colors here, the
  378.    file T2ACOLOR.REF should explain all that pretty well.
  379.  
  380.    A note though:
  381.  
  382.      The PAUSE{+} switch: (/) this requires a "number" after it.
  383.      Should you use the (/) without a number following it, T2A will abort
  384.      with a message explaining why, and what to do.
  385.      =PAUSE LENGTH= Maximum value allowed= 30
  386.      When entering pause's be aware that the system clock coupled with
  387.      the modem delays etc may not give you what you think you're getting
  388.      for a pause. If you put in a 15 second pause, you may actually give
  389.      your users a 30 second pause or =more=.
  390.      Log on locally and test screens with pauses, to long a pause in a screen
  391.      can chase callers/users away. If you can call in from a remote to test,
  392.      thats even better yet!
  393.  
  394.                        =TEST=TEST=TEST and TEST again!!
  395.  
  396.  
  397.  NEW VERSIONS:
  398.  
  399.    I am working on versions of T2A for use with Wildcat! and PCBoard.
  400.    The WC and PCB versions will have to be seperate programs, as they
  401.    require =more= codes for color changes than does the Ansi version, this
  402.    is mainly because both WC and PCB do not have a code to set the blinking
  403.    attribute only, as does Ansi. This means that for =EVERY= color
  404.    combination another code needs to be specified for the same colorcombo
  405.    with the foreground blinking.
  406.    Basically what this means is that while T2A has about 96 color codes for
  407.    you to enter, the WC and PCB versions will have more like 187 or so.
  408.  
  409.  BETA TESTING:
  410.  
  411.   For RemoteAccess - The Best BBS Software!
  412.  
  413.  
  414. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  6
  415.  
  416.    I do not run a Wildcat! or PCBoard BBS, I run RemoteAccess, and am in
  417.    need of folks to help debug the upcomming WC/PCB versions.
  418.    If you are a Wildcat! or PCBoard Sysop, and would like to Beta Test the
  419.    WC or PCB version(s) please see the file BETA.DOC
  420.  
  421.  OBTAINING UPDATES:
  422.  
  423.      Notification of updated versions will be posted both on my BBS
  424.      and in the FidoNet Shareware Echo.
  425.  
  426.      Those who have registered T2A may obtain the latest version by
  427.      requesting T2AR with the password given you with your registered copy
  428.      notification.
  429.      The updates will be under a "generic" name: ie T2AR.ZIP, you may wish to
  430.      do an UPDATE REQUEST instead of a normal request, so you will not get
  431.      another copy of a version you already have. (Refer to your mailer doc)
  432.  
  433.      Callers to the BBS may also update by requesting to download T2AR.ZIP
  434.      this file will not show on any file listing, but it will be available.
  435.      The same password will be required.
  436.  
  437.  
  438.  EVALUATION Vs. REGISTERED:
  439.  
  440.    Its an unfortunate fact, MANY people do NOT register their Shareware
  441.    programs. So when an author puts out a program into the Shareware Market
  442.    he needs to: 1. Distribute the Full Bore program, and figure it a free
  443.                    donation, and any money received is an extra suprise.
  444.                 2. Distribute a workable copy, with additional features,
  445.                    that are only available upon registration.
  446.                 3. Distribute a 'crippled' version that hardly does
  447.                    'anything' until its registered.
  448.  
  449.    My Feelings:
  450.         I design these programs for several reasons....
  451.            1. I enjoy doing it.
  452.            2. I needed this type program.
  453.            3. To help support my family of hungry, growing teenage boys, and
  454.               a six year old daughter who has discoverd what new clothes all
  455.               the time is about <grin>
  456.  
  457.     I DO NOT LIKE Crippleware or Expireware.  I either distribute a full
  458.     blown copy, and allow donations if the user is willing, or distribute a
  459.     good working copy with additional features available on registration.
  460.  
  461.     T2A falls into the latter catagory, it is fully functional, and will
  462.     allow you to evaluate it. But some functions will only be available in
  463.     the registered version. The list follows...also, any variables not
  464.     working in the Evaluation copy are marked as such on the Reference
  465.     Sheet.
  466.  
  467.     File Creation:   Evaluation= Ansi & Avatar
  468.                      Registered= Ansi - Avatar - Clean Ascii Copy.
  469.     I have not disbled the Avatar creation, because if you are running
  470.     RemoteAccess, then you most likely have AVTCONV to convert the Ansi
  471.  
  472.   For RemoteAccess - The Best BBS Software!
  473.  
  474.  
  475. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  7
  476.  
  477.     version to Avatar anyway.
  478.     But not having the Ascii version means you have to create the Ascii
  479.     file, then copy it to another file to use as a template....so I have a
  480.     little leverage there <another big grin>.
  481.  
  482.     System Variables: Disbled in Evaluation Copy...
  483.  
  484.      ^ = Ansi/Avatar Blink Attribute   `(Left Apostrophe) Inserts Code
  485.      /nn= Pause Value                   to disable Aborting with 'S'
  486.  
  487.      Ctl-D= User Full Name              Ctl-E= Users Handle
  488.      Ctl-R= Day of Week                 Ctl-Q= Todays Date
  489.      Ctl-X= Continue Prompt On
  490.      Ctl-X= Continue Prompt Off
  491.  
  492.     Now these, I know you can enter anyway, but you will find, after using
  493.     T2A awhile, that using T2A's Ctl-Key presses with the reference sheet
  494.     next to your keyboard, is a lot faster than entering Ctl-Key + Character
  495.     as you would otherwise. Plus you don't have to look up the code in the
  496.     RA manual.
  497.  
  498.     So please register the program, and get these added features.
  499.  
  500.  FUTURE COMPATABILITY:
  501.  
  502.     Yes, a new version of RemoteAccess is comming. When it is finally
  503.     released, if there are any changes that need to be made to T2A, they
  504.     will be made as quickly as possible. If there are some good functions
  505.     added to RA that will enhance T2A, they also may be included.
  506.  
  507.  FUTURE EXPANSION/ENHANCEMENTS:
  508.  
  509.     In the next release, there may be added, more of the RA system
  510.     variables, I am working on that now. Also working on a filter to allow
  511.     the use of the codes  [ ~`^%@ ] within the text body also.
  512.  
  513.     If =YOU= have a suggestion or a request for an additional variable to be
  514.     included, please let me know.
  515.  
  516.  
  517.  SUPPORT:
  518.  
  519.                    =A NOTE ON OUR CONVULTED PHONE NUMBER=
  520.  
  521.     We have a switch in our line that determines if the call is for the
  522.     BBS/MAILER, or for another location. Thus a code is required, which is
  523.     3322,  in order to be sure the code is received, you need to force a 4
  524.     second pause after connect. Most modems use the (,) comma for this, and
  525.     usually have 2 secs as the default for the pause length. This can
  526.     usually be changed (consult your modem handbook). If your modem uses
  527.     another character, then by all means use it in place of the commas.
  528.     Ours uses the commas, therefore you see our number listed as below.
  529.  
  530.     We hope to have this messy phone number situation fixed in the
  531.     very near future.
  532.  
  533.  
  534.   For RemoteAccess - The Best BBS Software!
  535.  
  536.  
  537. T2A Ver 2.0        Text to Ansi/Avatar Convertor                  Page  8
  538.  
  539.    The author may be reached for support via several means.
  540.  
  541.    =FIDO NET ECHOS=
  542.      Shareware, RA_Utils     address messages to RAND NOWELL
  543.  
  544.    =NET MAIL=   To: 1:161/710  This node listed as PVT, mail will by default
  545.                 be routed. If you wish to CRASH/DIRECT send, then you need
  546.                 to insert our phone number into your control file.
  547.                 For Front Door: FDNODE.CTL
  548.                        Format:  PHONE  1:161/710   510-651-0252,,3322
  549.                    (4 second pause required between connect and send code)
  550.  
  551.    =BBS=     510-651-0253,,3322
  552.       The RaLin BBS - 24 hours (except Zone Mail Hour, or other events)
  553.       Running RemoteAccess with USR Sportster v32b,v42,v42b
  554.  
  555.    =VOICE PHONE=
  556.                     510-651-0253 (no pauses/codes)
  557.                     510-657-0830
  558.        The second number is our personal number, if I'm not in, my wife
  559.        will NOT be able to help you. I will return REGISTERED users calls at
  560.        my expense, others....be prepared for a collect call!
  561.  
  562.    =SNAIL MAIL=     Rand Nowell
  563.                     RaLin Enterprises
  564.                     40728 Sundale Dr.
  565.                     Fremont, Ca. 94538
  566.  
  567.  
  568.  ACKNOWLADGEMENTS:
  569.  
  570.   TheDraw -  Ian Davis - TheSoft Programming Services.
  571.   QEdit -    SemWare.
  572.   A_Type-    Ron Huskies / Intersoft.
  573.   Wildcat! - Mustang Software.
  574.   PCBoard -  Whoever created it.
  575.  
  576.   My Wife and Kids- For putting up, grudgingly, with my countless hours
  577.                     spent on this infernal machine.
  578.  
  579.   T2A was written in Turbo Pascal v6.0 - Borland - (Thanks Guys!)
  580.    For RemoteAccess - The Best BBS Software!
  581.  
  582.