External stored procedure that reads from a data queue External stored procedure that reads from a data queue In my previous article we created a stored procedure for writing data to the data queue usin…
Send HTML e-mail on IBM i using QtmmSendMail api Send HTML e-mail on IBM i using QtmmSendMail api In this article, we discuss about sending emails on the IBM i. There are a lot of ways to do this …
External stored procedure calling SRVPGM procedure with Input and Output parameter External stored procedure calling SRVPGM procedure with Input and Output parameter In my previous article where we are calling the RPGLE Program dir…
External stored procedure that writes to a data queue External stored procedure that writes to a data queue What is Data Queue? Data queue is the type of system object that one can create to which a …
ALTNAME (Alternative Record Name) keyword for display files ALTNAME keyword in DSPF ALTNAME keyword is used in display files to specify alternative name for a record format. The alternative name can be used …
ALTHELP (Alternative Help Key) keyword for display files ALTHELP keyword in DSPF ALTHELP keyword is used in display files to assign a command attention (CA) keys as an alternative help key. It is a file l…
ALIAS (Alternative Name) keyword for display files ALIAS keyword in DSPF ALIAS keyword is used in display file to specify an alternative name for a field. It is a field level keyword. Syntax of AL…