This is the space for REXX programmers to ask questions and share insights.
According to the REXX Reference manual, STDIN can be redirected to a database physical file or to a named inline spooled file. (Page 143 of my copy,...
** This thread discusses the Content article: TechTip: RUNSQLSTM Is Bigger and Better in V6R1 ** 0
** This thread discusses the Content article: Using REXX to Indent CL Source ** 0
The danger in an article like this is that when an IBM employee fails to mention RPG someone will read that as a signal that IBM intend to let RPG...
Q: How can I list modules which are bounded with particular program? Any exapmle of using QBNLPGM in ILE C program would be appreciated! I need...
Sure, though I'd use a qshell script. That's native to the IFS; I don't think REXX is, though you could use a qshell script to create and run a REXX...
REXX is IBM's best kept secret. bob hamilton
Substitute your file name into variable "File":<pre>File = 'BILL *LIBL ' Data = Copies( '00'x, 192 ) "CALL QUSDLTUS ( 'LIST QTEMP'...
Do you mean, how do I run it on a PC? I assume it's a DOS/Windows executable of some sort. If so, you can use RUNRMTCMD to run a command on the PC to...
Many times in the past people have asked about how to compute the Day of the Week given the year month and day; Here's one that I use. I tested it...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules