Skip to main content

IBM Systems  >  System z  >  Software  >  

Saving and Transferring Data - Java 2 Technology Edition SDK 1.3.1
(last updated July, 2005)

 

To transfer the output data from the tool to your OS/390 system, save the file on the workstation as a text file, then proceed as follows:

At the top of the panel you want to save, click on:

  
    File

Then choose:

    Save As

When the window appears, define the workstation location (Save in) where you want to save the file. Enter the name of the file (File name), using ".txt" as the file extension. Use the down arrow (Save as type) to pull down the list of possible file types, and select "Plain Text". Click "Save" to finish.

Depending on your console emulator, you may be able to upload the data to a host system using the transfer function (for example, SEND or RECEIVE). Make sure you give the file an extension of ".exec" on your host system. Alternatively, you can FTP a copy of the ".exec" file to your host system's HFS and then from TSO you can issue an OGETX command, for example:

OGETX /HOME/USER/GETBASE.EXEC GETBASE.EXEC