Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Save your Framework definition file

You need to create a save file for the Framework definition.
See Generate VLF-ONE or VLF-Web Resources in the Framework guide for instructions of how to copy the DAT file to the IFS if it is not there already. 
 

The Framework definition file will have the form XXXXXXXXXform XXXXXXXXX_LLLL_VLFONE_Definition.DAT where DAT where XXXXXXXXX is the Framework name and LLLL is the language.
 


Include your own non-LANSA objects when required

If your application contains non-LANSA objects, create save files containing them.
 
 

Create as many IBM I save files named Bnn_OM1, Bnn_OM2, etc. as required to contain other non-LANSA IBM I objects.
Save all non-LANSA objects into the Bnn_OM1, 2, 3 … n save files using the SAVOBJ command.


...