home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / vselansp.zip / README.TXT < prev    next >
Text File  |  1995-10-23  |  2KB  |  11 lines

  1. This program will allow a VSE site to dedicate a VSE/ESA POWER LST que as a source for listings to be spooled to a specific LAN SERVER server directory. It assumes an active COMM MANAGER session to link the host to the receiving PC running WARP or LAN SERVER, and that the host transfer file capability is installed on the VSE/ESA side.
  2.  
  3. Refer to the VSE/ESA Programming and Workstation Guide for more detail on the various data transfer capabilities of VSE/ESA.
  4.  
  5. The program first retrieves a listing of the contents of the list ques that have been defined in the config file, then retrieves the listing, fowards it to the target server\directory and deletes the listing from the VSE/ESA host. It continues to do this until it has run thru the entries in the config file and there are no more listings to transfer. It then shuts itself down. More specifics are available in the other text doc that can be read using the WARP IBMWORKS word processor.
  6.  
  7. The install.cmd file assumes these files have all been unzipped to a disk in the A: drive. It simple creates the required directories and subdirectories the program expects to find, and copies the executable and supporting REXX command files to the C:\LANSPOOL directory. The other file, the VROBJ.DLL is the runtime required to distribute the program, which was developed using VX-REXX. The remaining files are source code that will allow you to view the code using the VX-REXX product, and perhaps tailor it to your purposes.
  8.  
  9.    Anyone is free to modify and enhance the code as they like. Any questions or comments, e-mail them to :
  10.  
  11.    lclark@ibm.com (larry clark)