home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / lant / blts.arc / FILEPRO3.TXT < prev    next >
Text File  |  1991-03-11  |  6KB  |  94 lines

  1. TECHNICAL SUPPORT
  2. 05.22.90 FILEPRO3 JCR (updated 8.14.90)
  3. DATABASE SOFTWARE: filePro 16 Plus 3.0, The Small Computer Company
  4.  
  5. Installing FilePro 16 Plus
  6. filePro should be installed on the server to the server's physical device. Insert the first filePro
  7. floppy and from the floppy prompt, run the INSTALL program.  This will create two directories;
  8. \FP and \FILEPRO.  It will also install P.EXE and FPPATH onto the root directory.  FPPATH was
  9. initially   designed to contain program and data path information.  This configuration setup, along
  10. with any printing device information, can be configured through each workstation's environment
  11. using the SET command.  The SET command will override any information in the FPPATH file.
  12.  
  13. Follow the installation prompts to insert each disk. No additional configuration is necessary at
  14. this time, and filePro 16 does not have any additional requirements for network installation. 
  15. When filePro is loaded, the menu banner will display Network filePro 16 Plus v3.00...
  16.  
  17. Network Configuration
  18. It is recommended that each workstation have a minimum of 20 files and 30 buffers (or cache)
  19. set in config, and SHARE must be loaded on the filePro Server.  Once filePro has been installed,
  20. each workstation (including the server if it is also to be used as a workstation) must configure
  21. their environment to tell filePro where to file the necessary files and printing devices.  These can
  22. be done through a series of SET commands, which are usually installed in the AUTOEXEC.BAT
  23. file of each workstation.  They MUST BE IN CAPS and are as follows:
  24.  
  25. SET PFPRT=LPTX (Where LPTX represents the desired printing designation.
  26.            The LANtastic REDIR will handle the request as normal. If the user specifies LPT1 and has
  27.            not issued a NET USE LPT1 command, the device will assume a local port.  If the user
  28.            redirects the LPT1 device, the requests will be handled accordingly.)
  29. SET PFDSK=X: (PFDSK tells filePro which disk drives to use. When you set PFDSK be sure to include all
  30.            drives needed by filePro, including the default data drive. FilePro will use only those drives
  31.            specified by PFDSK.  Be sure the drives are valid. When using PFDSK, filePro will not check
  32.            the validity of the drives specified.  PFDSK is functionally the opposite of PFIGN, which tells
  33.            filePro which drives to ignore. If both are present in your system environment, filePro will
  34.            obey PFDSK and not PFIGN (condensed from The Small Computer Company's filePro 16
  35.            Installation Note 6/89).
  36. SET PFNOCR=ON (filePro automatically sends a LF and CR to the printer. If the printer is double spacing
  37.            and all other dip switch and initial setting have been checked, filePro to return only a LF).
  38.  
  39. Once filePro has been configured on each station, as well as on the server, each workstation
  40. must log into the server, share the server's root device and the printing device (if applicable) and
  41. set any necessary environment variables.  The user may then change to the redirected drive
  42. designation and run P.EXE to load filePro.
  43.  
  44. Once filePro is loaded, the user may select all options through the given Network filePro 16
  45. Menu, or a custom menu may be defined.  Pressing the <Ctrl><Break> keys will exit most
  46. menu options and place the user back one menu level. The <F> filePro Utilities Manager will allow one to
  47. configure the site password information.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. Printing - Workstation Printing to Local Printer Only
  55. Any Workstation (WS) may print to it's local printer.  The WS must first use the SET command
  56. to inform filePro of the printer designation, ie: SET PFPRT=LPT1 where LPT1 is the actual
  57. physical port the WS wishes to print from.  Don't forget to watch syntax.  When the WS access
  58. filePro from the server and runs the above printing test, the output should be directed to the local
  59. device.  If it does not, be sure the device can print outside of filePro and double check the
  60. environment using SET.  
  61.  
  62. Printing - Workstation printing to local and network printers
  63. The WS may print to it's local printer and to a network printing device by issuing a NET USE
  64. command to the appropriate network device and setting the timeout to a minimum of 5 seconds. 
  65. The WS must tell filePro which output device to use through the SET command. For example,
  66. if the WS wishes to print to it's local printer (ie LPT1) through other applications, but wishes to
  67. use the network printer (ie LPT2) when in filePro, the following is necessary: NET USE LPT2
  68. \\SERVER\@PRINTER, SET PFPRT=LPT2, NET LPT TIMEOUT 5. Any available port may be
  69. configured in this manner.  LPT1 and LPT2 have just been used as examples.
  70.  
  71. Printing Comments
  72. The above configurations hold true also for the server if the server is also to be used as a WS. 
  73. These print jobs may be held in the queue, redirected to a file or sent to LPT1, LPT2, LPT3.
  74.  
  75. File and Record Locking
  76. filePro will rely on DOS SHARE for file and record locking.  If SHARE is not loaded on the filePro
  77. server, an error message will not occur during editing. The record saves will be on a first-come,
  78. first-serve basis.  When SHARE is loaded, the appropriate messages are displayed which indicate
  79. the record is currently being edited, etc. 
  80.  
  81. Comments
  82. filePro 16 Plus v3.0 has been tested with the LANtastic NOS 2.57 and 3.0, and has been added to our
  83. compatibility list. The contents and accuracy of this bulletin have been updated and confirmed with The Small
  84. Computer Company.
  85.  
  86. Vendor Info
  87. The Small Computer Company, Inc.
  88. 41 Saw Mill River Road
  89. Hawthorne, NY  10532
  90. (914) 769-3160
  91.  
  92.  
  93.  
  94.