Creating loader input files

You can create a .load file in a TPF project to load E-type programs.

Procedure

  1. Switch to the TPF Development perspective. If the TPF Development perspective is closed, take one of the following actions to open this perspective:
    • Click Window > Perspective > Open Perspective > Other, and select TPF Development.
    • Click the Open Perspective icon on the toolbar of the workbench, and select TPF Development.
  2. In the Project Explorer view, expand the TPF project to the directory where you want to create a loader input file.
  3. Take one of the following actions to open the New File wizard:
    1. Right-click the folder and click New > Loader Input File.
    2. Click File > New > Other > TPF > Loader Input File.
  4. In the New File wizard, enter a name for the loader input file. The .load extension is added automatically.
  5. Click Finish.

Results

A .load file is created and open in the Loader Input File Editor.

What to do next

Edit the file to contain programs and files that you want to load to the z/TPF system.