home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / LABTST34.ZIP / BBS.ZIP / RA200.DOC < prev    next >
Encoding:
Text File  |  1995-01-15  |  2.7 KB  |  65 lines

  1.           Using Labtest with RemoteAccess 2.xx
  2.  
  3.           There are a number of configuration options you must set for
  4.           Labtest to run efficiently with RemoteAccess.  Don't be alarmed,
  5.           you have probably configured most of them anyway.
  6.  
  7.           NOTE:  You must have the RA environment variable set to point to
  8.           the RA system files.  For example:
  9.  
  10.           SET RA=C:\RA
  11.  
  12.           If you do not have this environment variable set, LTSetup will
  13.           not locate your BBS system files.
  14.  
  15.           Upload Scan Menu
  16.  
  17.           You must define your Upload Scan Menu as follows:
  18.  
  19.           Scan online  Yes
  20.           Failed scan  None
  21.           Scan utility C:\LABTEST\LABTEST.EXE @ /O *M
  22.  
  23.           (Adjust the path to match your system)
  24.  
  25.           Labtest does not use the Failed Scan information above.  It
  26.           maintains its own information.  Since Labtest is taking control
  27.           of the failed scan action, RemoteAccess does not really need it
  28.           anyway.  It is very important to specify None for this option.
  29.           If you have Labtest and RemoteAccess both trying to MOVE the
  30.           file, RemoteAccess will not be able to move it because Labtest
  31.           has already done so.  This will result in a RemoteAccess "Cannot
  32.           copy file" error.
  33.  
  34.           You must specify the *M option to force RemoteAccess to swap
  35.           itself out of memory.  You should also specify /O to force
  36.           rechecking of previously processed files to prevent a possible
  37.           bad file from being skipped.
  38.  
  39.           File Area Settings
  40.  
  41.           The following options should be set in each of your file areas:
  42.  
  43.           LongDesc Yes
  44.           UL scan  Yes
  45.           ArcType  ARJ
  46.  
  47.           The LongDesc must be set to Yes for Labtest to properly import
  48.           the file description from a FILE_ID.DIZ.  UL Scan must be set to
  49.           Yes if you want files uploaded to this area checked by Labtest.
  50.           RemoteAccess will not start Labtest for files uploaded to an area
  51.           where UL Scan is set to No.
  52.  
  53.           ArcType can be left blank if you prefer to have all of your files
  54.           converted to the same format.  If this entry is blank, files sent
  55.           to this area will be converted to the archive type defined in
  56.           LTSetup.
  57.  
  58.           That's all you need to install Labtest into RemoteAccess!
  59.  
  60.           Labtest may also be run from the RAMGR program as a function key.
  61.           Specify the exact same command line from the Upload Scanner menu
  62.           above in your function key definition menu.  Be sure to use the
  63.           *M to cause RAMGR to swap out of memory.
  64.  
  65.