
%cat Function - Code400 -The Support Alternative
Feb 18, 2008 · RPG/RPGLE; If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
CAT command in RPG - Code400 -The Support Alternative
CAT command in RPG October 8, 2008, 04:24 AM. I wish to concatenate a few strings into a string using RPG ...
free format string concatenation - Code400 -The Support Alternative
Aug 1, 2008 · RPG/RPGLE Code Forum. Re: free format string concatenation Works like a charm. I added the varying keyword and took out my %trim(row(i)) statements and *tada*.
rpg - Code400 -The Support Alternative
Apr 25, 2007 · 0013.28 C Cat OutChar: 0 OutString 0013.29 C Move * Blanks OutChar 0013.30 C Endif
DUMP op code - Code400 -The Support Alternative
Feb 17, 2010 · RPG/RPGLE Code Forum. Notice that there is an H-spec specifying Debug(*Yes). This is a requirement when using the Dump opcode at releases earlier than V5R1.
Saving RPG programs to the IFS - Code400 -The Support Alternative
Sep 18, 2006 · Re: Saving RPG programs to the IFS Ftp them from iSeries to your PC. In text mode the qrpglesrc will ftp down the text only. I do it all the time and have tons of source on my notebook. I can even ftp from the iSieries to my ftp server on the web. I usr Seagull FTP Client does nicely attaching to iSeries FTP.
Data structure not initializing - Code400 -The Support Alternative
Feb 12, 2020 · Chain (dsStore:dsOldLine:dsOldItem) CAT wSkuO.wSkuOld; Chain (dsStore:dsNewLine:dsNewItem) CAT wSkuN.wSkuNew; Here is part of the CAT table, the next set of columns(5) match this just named different and keyed by store/line/item, and I am trying to put the 24 monthly buckets in an array so I can loop thru much easier when calculating:
Carriage Return In RPG ILE - Code400 -The Support Alternative
Mar 10, 2006 · Re: Carriage Return In RPG ILE It my opinion, but fwiw: The easiest way to send an Excel file (either by email or network share) is to use CVTPFXLS. I write a work file in the format I want, then use CVTPFXLS to make it an Excel worksheet. Then just email it, or send it to a network share directly.
Problem while displaying error messages - Code400
Sep 29, 2009 · RPG/RPGLE; If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Accesing specific members in a physical file - Code400 -The …
Nov 30, 2007 · RPG/RPGLE; If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.