------------------------------------------------------------------
 VSTEXEC TSO program
------------------------------------------------------------------

 VSTEXEC can be used with the Vista tn3270 Emulator for Windows
 to initiate emulator actions from the host.  

 After unzipping you should find 3 files:

     README.TXT  - this file
     VSTEXECL.XMI - XMIT format load module
     VSTEXECS.XMI - XMIT format source module

 Upload the 2 XMI files to your mainframe using any binary transfer
 method.  Then restore each to PDS form by issuing the 
 following TSO commands:

     RECEIVE INDA(VSTEXECL.XMI)
     RECEIVE INDA(VSTEXECS.XMI)

 Which should restore the following:

     VSTEXEC.LOAD - member VSTEXEC and alias VSTPRINT
     VSTEXEC.ASM  - member VSTEXEC

 To test, you might exit ISPF and point your ISPLLIB to the new
 load library, such as:

     ALLOC F(ISPLLIB) DA(VSTEXEC.LOAD) SHR REUSE

 Then once back in ISPF you should be able to issue the
 VSTEXEC and VSTPRINT commands from ISPF option 6, for example.

Doc on program usage is in the assembler source file.

Good luck,
Tom Brennan

tom@tombrennansoftware.com
www.tombrennansoftware.com 
