Free Software to Download

The install instructions are in Adobe Acrobat Portable Document Format (PDF).

If you do not already have the Acrobat Reader installed, you can download the reader by clicking on the link below.




ANLSRCF

Analyse Source Files

This command is used to search for up to 10 specified character strings in certain or all source files in certain or all libraries and to print the found source lines with reference to their member, source file and library or to write these information into an outfile.



File(s) Size Format Download
asf.sav & anlsrc.pdf 68 KB zip anlsrcf.zip



DSPFILUSG

Display File Usage

The DSPFILUSG command is used to scan RPG/RPGLE source files for certain or all filenames and to print them in a usage report or write them into an outfile. Filenames will be recognized in F-specifications and in D and I specifications. Names of external definite data structures are considered. This is a source analysis only and does not consider PF-LF file dependencies or any file overrides at runtime. Either file objects nor program objects are checked or retrieved.



File(s) Size Format Download
dfu.sav & dspfilusg.pdf 72 kb zip dspfilusg.zip



COMPDBF

Compare DB-File Descriptions

The COMPDBF command is used to compare the file descriptions of corresponding files in different libraries in order to find out differences. Differences are e.g. different record length, different fields, different field sequence, different key fields.



File(s) Size Format Download
comp.sav & compdbf.pdf 64 kb zip compdbf.zip

Cos

Create Object Support

COS is a tool for programmer and is used to simplify compiling and bind operations by standardized parameter in create commands, to avoid errors caused by wrong or incomplete create parameter definitions and/or library lists and to support (optionally) change documentation by automatic log entries in source code and a separate log file. COS supports creation of following objects:

  • ILE-RPG Programs
  • ILE-RPG Service Programs
  • ILE-CL Programs
  • Display Files
  • Printer Files
Core function in COS is the adoption of the command CRTOBJCOS, which is to use instead of the appropriate OS commands for creation of objects out of source files. All for COS necessary key information will be supplied by a pseudo code in the source data and is interpreted by the create command. Object creation is optionally documented at the end of the source file as Source History Entry.



File(s) Size Format Download
cos.sav & PG-COS-Pgmr-Guide_E.pdf 64 KB zip cos.zip