ILE RPG Programmer's Guide
How to build the examples
- Copy the source for the examples into a source member. The rest
of these instructions assume that they are in file MYLIB/MYSRCFILE,
in members THREADMTX and THREADSEM RPGLE.
- Compile the programs.
- CRTBNDRPG MYLIB/THREADMTX SRCFILE(MYLIB/MYSRCFILE)
- CRTBNDRPG MYLIB/THREADSEM SRCFILE(MYLIB/MYSRCFILE)
[ Top of Page | Previous Page | Next Page | Contents |
Index ]