Description
Useful tool to create distribution sources. These are source files which will create all sources and object necessary in a single step. The file is simply loaded on the target AS/400, compiled and then executed given a target library.SLIC Distributor/400 will create all necessary sources and objects.
Definitions are created using a series of commands (usually in a CL program) that build the distribution.
All programs on this site are in SLIC-Distributor format. This is so I can support the alrgest nubmer of releases possible and to make installing relatively easy.
How to use
Use the source in QBUILDSRC/SSLDIST for examples on how to build distributions.
Commands supplied are:
- SSLCRTDIST Create a distribution (must be done first)
- SSLADDDSRC Add source to a distribution
- SSLADDDCMD Add a command to a distribution
- SSLADDDDTA Add data area (and contents) to distribution
- SSLADDDMSG Add message(s) to a distribution
- SSLRTVMSGD Retrieve message description (used by SSLADDDMSG)
The file specified on the SSLCRTDIST command will be used to execute the distribution.
Change Log
14-Jan-2011 V1.7 Released
- Fix parameter error that prevented SSLADDDSRC from working correctly
- Issue error mesage if resultant CL program is cmpiled as CLLE instead of CLP
22-Jan-2010 v1.6 Released
- Fix bug when issuing command and the command length was not being calculted correctly. Now we just assume it's 2000 bytes to make life a little easier.
v1.5 First released verson this decade
Download
To Download...
For instructions on uploading to your i5, iSeries or AS/400 Read the instructions here
| < Prev | Next > |
|---|



