home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / TAPEDOR2.ZIP / TAPEDOOR.DOC < prev    next >
Encoding:
Text File  |  1991-02-11  |  6.4 KB  |  143 lines

  1.  
  2.  
  3.  ███████████████████████████████████████████████████████████████████████████
  4.  ═══════════════════════════════════════════════════════════════════════════
  5.                                         ╔═════════════════════════════╗
  6.           ┌───┬─────────────────────┐   ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  7.               │    ┌─┐  ┌─┐  ┌─         ║█████ ██████████████████ ████║
  8.               │    ├─┤  ├─┘  ├          ║█████ ▀████████████████▀ ████║
  9.               │   ┬──┐  │    └─         ║█████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄████║
  10.               │   │  │ ┌──┐ ┌──┐ ├─     ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  11.               ┴   ┴──┘ └──┘ └──┘ ┴      ╚═════════════════════════════╝
  12.  ══════════════════════════> Ver 2.0 <══════════════════════════════════════
  13.  ███████████████████████████████████████████████████████████████████████████
  14.  
  15.          For use on bbs's as a door or to better your backup system
  16.                  made for pcboard 14+ and SPITFIRE BBS
  17.  
  18.   This Program will allow a caller to access your tape drive and restore a
  19. file to the hard disk, where the caller can download there file.
  20. the door Will Ask a caller for a filename and Volume number,It will not 
  21. take any wildcard characters from the user, The reason begin if you have 60
  22. meg of files backed up on the tape he or she could restore the 60 meg to your 
  23. hard disk in one shot and we don't want that, That's the reason
  24. your using the RESTORE DOOR (NO ROOM).
  25.  
  26.   The F8  key allows you to remove the caller from the door
  27. the parameter /P=14 must appear on the command line. (TAPEDOOR /P=14 ) 
  28.  
  29.   SPITFIRE sysop's must download the file SFPCBDR.ZIP that will convert
  30. the doors.dat file to pcboard.sys file you can get this file from
  31. Buffalo Creek's BBS.......(Home of SPITFIRE BBS)..515-225-8496..38400 Baud
  32.  
  33.    If the modem is "locked" at some speed (speed between bbs system and modem
  34. is constant, speed negotiated with user by modem -- as might be done with
  35. an HST 9600) then the parameter /C alone forces port to 19200, or
  36. you may specify speed too -- e.g. /C=19200  (TAPEDOOR /P=14 /C=19200)
  37.  
  38.  
  39.     The Program runs off the tape software that came with your drive
  40. (TAPE.EXE) COLORADO TAPE BACKUP SYSTEM it uses the command operation lines
  41. tapedoor uses  [TAPE RESTORE \TAPE\FILENAME C:\RESTORE\ /V=#]
  42.  
  43.   The file Pcboard.sys that came with the program is for users who wish
  44. to run TAPEDOOR with there tape drive, But not as a door, don't add the
  45. /P=14 to the command line just TAPEDOOR is all you need to enter to run
  46. the program and don't forget to change the com port!!! in TAPEDOOR.CFG
  47. to COM0.
  48.  
  49.  
  50.  Now! What You Must Do !
  51.  
  52.    You must back up your files from any drive and from a dir of TAPE
  53. The file are restored to C:\RESTORED\ where you will have to setup
  54. your BBS to find the files for download.
  55.    Your first backup will use Volume 1, I should add now that if the caller
  56. hit's enter when asked to restore a file without entering a filename,they 
  57. will Restore ALL of volume 1 to the disk!! you should keep this in mind 
  58. when backing up files on volume 1 .THIS PROBLEM IS NOT IN THE REGISTERED VER. 
  59.   SORRY !!!!!This has to be But The Big Disks out there can back up 60 meg 
  60. in one shot thus avoiding the benefit of registering and using multi 
  61. volume's . I think that 2 or 3 meg on the tape will prove that the door will
  62. do the trick and you will read the file ORDER.DOC.
  63.  
  64.   (FILES.LST) This file will display the files that are  backed up on your 
  65.  tape, Open that file and it will tell you how.
  66.  
  67.    You must have the tape drive software files in the dir your running 
  68.  TAPEDOOR.EXE or in path.
  69.  
  70.    you can set up your board to del the files that have been restored too
  71.  you can do this by the bat file that boots the board a small command like this
  72.  
  73.    c:
  74.    cd\restored
  75.    del *.zip
  76.    del *.arc
  77.    del *.txt and so on.
  78.    cd\sf      <--- back to bbs dir
  79.    SPITFIRE   <--- boot bbs
  80.  
  81.    (TAPEDOOR.CFG) edit this file to your needs, if you would like
  82.  to use TAPEDOOR in a local mode you must change the comport to COM0,
  83.  This is because the program makes a command in the bat CTTY COM# to let
  84.  the caller see the file being restored (you will not see this running as a
  85.  door) if you don't change the port to 0 the system may lock up.
  86.  
  87. Ray                       <---- SYSOP FIRST NAME
  88. Tracey                    <---- SYSOP LAST NAME
  89. C:\TAPEDOOR\PCBOARD.SYS   <---- WERE PCBOARD.SYS IS
  90. COM1                      <---- COMPORT
  91. U.S.A. BBS                <---- BBS NAME
  92. 5                         <---- TIME FOR NO KEY INPUT
  93. 15                        <---- TIME USER ALLOWED IN DOOR
  94.  
  95.  
  96.  (VERIFY.CFG) This File Should Not Be Changed in any way, Changing of this
  97. file will stop the tapedoor from running!!! and must be in the same dir that
  98. the TAPEDOOR.EXE File is.
  99.  
  100.                        What's new in Ver 2    
  101.  
  102.     Ver 2.0 Has Lost The Chat Mode and now has the main menu and display
  103. To run the door.
  104.  
  105.     The F8 Key Will Remove The Caller From Door Where The Board Can
  106. Run A Chat.
  107.  
  108.     A better display, and a menu has been added making it much easier to
  109. move around. also a help has been installed, that you may alter if you wish
  110.  
  111.     The bug in the carrier drop has been fixed and doesn't give the error message
  112. device in I/O but will end the door where the board will take care of things.
  113.  
  114.  
  115.  
  116.  
  117.            Now the part you hate to read!!
  118.  
  119.    You may use the program TAPE DOOR for 30 days and if you continue
  120. to use it you are required to pay $25.00 for registration
  121. a small fee for 40 to 60 MEG of freed hard disk space, Saving you up to
  122. $400.00 dollars,PLUS you can claim the 60 meg as ON-LINE BYTES !!
  123.  
  124.    If you decide to pay you will receive the full version  of tape door that
  125. will allow multiple volume labels and won't restore all of volume 1 if
  126. the caller doesn't enter a file name when asked to do so.Your name and bbs 
  127. name installed into the program for your BBS use.
  128. You May not Alter This Program in anyway, shape or form Registered or Not.
  129.  
  130.     If You Register, The Program Remains The Property of Raymond Tracey
  131.  and only You (The Person's name Who Has Registered! and is installed in the exe) 
  132.  may use the Program Tape Door.
  133.  The Registered Version May Not Be Distributed it in Any way, shape or form.
  134.  
  135.         Send check or money order in US Funds .
  136.  
  137.         Please Use The File Order.doc That Came With The Program.
  138.  
  139.        If you have any questions call (508) 943-7650 Thank You.
  140.  
  141.   COLORADO MEMORY SYSTEMS,INC AND JUMBO ARE copyright 1989
  142.   OF COLORADO MEM SYSTEMS.
  143.