what is the difference between *like and *namvar ?
Answer / hemendra kumar
*LIKE defines the variables as in database.
*NAMVAR is used to define variables as data area.
| Is This Answer Correct ? | 0 Yes | 1 No |
difference between sflrcdnbr and sflnxtchg?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
How do you combine two record formats in RLU ?
what are the different opcodes available in rpg for database access ?
What is an Array Data Structure?
What is the use of Header Specification in RPG/400?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
What is the benefit of using Externally Described files over Internally Described?
How can we sort an array?
How to create a user defined (general) data area?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?