home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / sysmgt / ffst / probe / probemsg.txt < prev    next >
Text File  |  1999-05-11  |  1KB  |  19 lines

  1. ;Input file for MKMSGF the resulting .MSG file must be placed in the DPATH or 
  2. ;the template file specification must specify the path on the boot drive.
  3. ;
  4. ;The 'number' component of the msg id must be 4 numeric chars.
  5. ;This 'number' is what is used in the template file _causes _actions phrases
  6. ;between the comma's. e.g. Fail Causes = 4,5,0,0 will cause SYSLOG to display 
  7. ;message BNB0004I followed by BNB0005I in its fail causes section. 
  8. ;Message text can continue across multiple lines if so desired. 
  9. BNB
  10. BNB0001I: Message for probe 11111, with 2 substitution vars: %1 and %2
  11. BNB0002I: Message for probe 22222, with 2 substitution vars: %1 and %2
  12. BNB0003I: Hello World!
  13. BNB0004I: Hello World! My_Dummy_API returned a non-zero rc
  14. BNB0005I: A non-zero rc is the result of 123456 not being sent to My_Dummy_API
  15. BNB0006I: Call My_Dummy_API with 123456 passed as Mydata.
  16. BNB0007I: Is the Log User Data sent with this probe, formatted to hexidecimal
  17. BNB0008I: Is the Log User Data sent with this probe, formatted to ASCII
  18. BNB0009I: Is the Log User Data sent with this probe, formatted as decimal
  19.