home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1120.WB3DBUFX.DOC < prev    next >
Text File  |  1988-11-17  |  4KB  |  118 lines

  1.                                     PAGE 1
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                    History
  8.  
  9.  
  10.  
  11.  
  12.           This program was inspired after reading an article written
  13.    in a publication (73 Amateur Radio May 1988) by Roger M. Johnson
  14.    WB0GAI.I used the program that was published and enjoyed it a lot!
  15.           I then decided that I wanted to do more with the PK-232
  16.    then I could do with the program I was now using.
  17.    I wanted a program that could use one of two communications ports.
  18.    I wanted to use any printer port.
  19.    I wanted to be able to have the program work with any printer that
  20.    was available to the PK-232.
  21.    I wanted to have the program run on a normal speed IBM or clone
  22.    computer.(4Mhz)
  23.    I wanted to be able to print the picture on a printer,to the screen,
  24.    and to a disk at the same time if I wished.
  25.    I wanted to be able to have the program work with mono systems as well
  26.    as color.
  27.            Ah but what I wanted took work! 
  28.    My program called WB3DBUFX is my first version and has been working for
  29.    a month now.It is part machine language and part basic programming
  30.    language.It has all the features listed above and has room for expansion.
  31.    If I had realized that it was this hard I probably would of stuck to 
  32.    store bought items but alas to late!! (Crash course in machine language
  33.    interfacing to Quick basic)
  34.            I wish to thank Hugh Day who patiently answered my questions
  35.    and helped me to interpret the interface routines from the book.
  36.            I hope that others may enjoy this program and send comments to
  37.    me as to problems or suggestions to make improvements.Good luck !!!       
  38.             
  39.           
  40.  
  41.                                     PAGE 2 
  42.  
  43.  
  44.  
  45.  
  46.                                PROGRAMS ON DISK
  47.  
  48.  
  49.  
  50.          The following is a list of files required to operate
  51.     WB3DBUFX.
  52.  
  53.  
  54.                     1 ----- WB3DBUFX.EXE
  55.                     
  56.                     2 ----- WB3DBUFX.DOC
  57.  
  58.                     3 ----- FAXCFG.DAT
  59.  
  60.           The following are files provided so that the user can see
  61.    what the program will display on the screen for pictures.
  62.  
  63.  
  64.                      1 ----- A1.PCC
  65.  
  66.                      2 ----- A2.PCC
  67.  
  68.                      3 ----- A3.PCC
  69.                       
  70.           If you do not have these files please send me a note and a
  71.    disk and I will be happy to send them to you.                                   
  72.  
  73.                                      PAGE 3
  74.  
  75.  
  76.  
  77.  
  78.                                    QUICKSTART
  79.  
  80.  
  81.  
  82.          Ok you can't wait to see what this program does and want to
  83.     get on with it ! Well ok BUT lets cover the minor points first !!!
  84.  
  85.          Defaults are set for the following ,
  86.             
  87.  
  88.                           COMPUTER
  89.  
  90.  
  91.                     PRINTER PORT ------ LPT1
  92.                     COMM PORT    ------ COM1
  93.  
  94.                             PK - 232  
  95.  
  96.                     ASPECT       ------- 2
  97.                     GRAPHICS     ------- 4
  98.                     FSPEED       ------- 2
  99.                     PRTYPE       ------- 2 (EPSON NARROW CARRIAGE)
  100.                     FAXNEG       ------- OFF
  101.                     LEFTRITE     ------- OFF
  102.  
  103.           
  104.           Ah rambling again !!!!
  105.           Well here is the way to go by the steps !!!
  106.  
  107.           STEP 1.   INSERT DISK AND TYPE `WB3DBUFX' THEN HIT THE ENTER
  108.      OR RETURN KEY.(whichever you call it)
  109.  
  110.           STEP 2. THE PROGRAM WILL TRY TO INITIATE THE PK -232 ON THE 
  111.      DEFAULT COMM PORT.IF THE PORT IS UNAVAILABLE CHANGE IT USING THE
  112.      F1 KEY AT THE MAIN MENU AND CHANGE THE COMM PORT ( 1 OR 2 ALLOWED)
  113.      ON THE SUB - MENU .THEN HIT `F10' TO SAVE THE CHANGE.
  114.      ( RESTART THE PROGRAM IF YOU HAD TO CHANGE IT ! )
  115.  
  116.           STEP 3. JUST FOLLOW THE MENU FOR THE THINGS YOU WANT TO TRY !
  117.                               
  118.