Choose Instructions
C:\Users\documentation\Documents\vastePublisher\stable\VAS Documentation Word\images\sg\pcp-ci-creat2.png
On the Create New Instructions tab, select a packaged image type. Each type contains instructions that form the basis for the new packaged image. Alternatively, you can select an instruction that was previously created and saved by selecting the Instructions In Memory tab or instructions that have been saved to a database by selecting the Instructions In Database tab.
a. Packaging instructions
Packaging instructions are classes that maintain the information to create a particular type of packaged image. This information includes a base set of applications, application launch code, packaging options, and more. Packaging instructions are analogous to the packaging specifications that were used in previous versions. Using a class to store this information gives you the ability to maintain and version the instruction.
b. The instruction chooser
The packaged instruction chooser lists all packaging instructions currently defined in the system (all subclasses of EpPackagingSpecification). You can either create new instructions from a list of standard instructions that are supplied for you or you can select a custom instruction you have saved in memory or in a database.
If you are creating a new packaging instruction, select a type, which can be either IBM Smalltalk reduced runtime image or VisualAge reduced runtime image. You can also supply your own name for the packaged image; this name is not required to be a Smalltalk class.
c. The packaging instruction description
The description normally holds information about the purpose of the packaging instruction. It can also contain information about what steps are required to produce the packaged image.
You can change the description string by editing the text in the description pane. The description is saved when the packaging instruction is saved (using the Save Instructions button).
Choosing the Packaging Instruction Type
When you open the packaging control panel to the “Choose Instructions” step, one of the packaging types will be preselected in the Create New Instructions tab. The right side of the tab describes when you might want to use that type of packaging instructions.
You can select IBM Smalltalk reduced runtime image even if you run the packager a full development image (abt.icx) so long as the application will load in the basic development image (ibmst.icx). It does not hurt to choose VisualAge reduced runtime image in this case. The reduced runtime image may be a bit larger if you do.
The other types of packaging Instructions cause Image Component (IC) to be generated. To learn more see “Packaging with image components (ICs)”.
 
Last modified date: 04/29/2019