IBM AS400 AllOther (736) What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
1 1808Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
1 1771List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
1 1809Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
1 1665
What is a continuation triple? what is the use of limit sys?
are there any useful c runtime apis that I can call from rpg iv?
what is the syntax for plist?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what does the ovrdbf command do?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is the use of jdftval in join logical file?
How to write record if no field or the field are different in physical file in rpgle ?
what are the various types of device files?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
How to change the batch job to interactive job?
How to handle duplicate error handling in RPG?
which are the string manipulation opcodes?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
how can I predict the performance of my cgis?