Does anyone know where I can find the parameter definitions for Navigator for i Message Monitors? This document (
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/System%20Monitors) gives the parameter names and lengths, but not the data type.
Specifically, I'm having trouble with:
&FRMJOBNUMBER From job number for the message causing the trigger (length 6).
I first defined it as char(6). That came in as unreadable characters. The hex was x'000012345600', where 123456 was the actual job#. I tried packed(6), but that gave a decimal-data-error.
TIA
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.