TickMogne Library for IBMi
- Include the file TMApi_Inc.rpgle in your source
- Include the file TMLib_Inc.rpgle in your source
- Compile your program with the INCDIR options including the TMLib 'src' library for example: INCDIR('/home/user/Development/TMLib/src/')
- Bind your program with the TMLIB_M binding directory for example: BndDir('TMLIB_M')
IBMi Api definitions.
TMLib definitions.
Module 1 - Codes in fully-free RPGLE language.
Module 2 - Codes in C language.
Program to build the TMLIB_M binding directory.