IBM AS400 AllOther (736) which cl command can be used at program execution to redirect the file named in an rpg program?
IBM,
1144which of the cl command can be used to determine which logical files are dependent on a specific file?
IBM,
1037writing an sql statement from selecting records from two files using single statement and nested select statement.
IBM,
1126
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
In 'o' Specs What Is The Opcode For Write?
which type of object is used in db2/400?
how do you specify page overflow indicator for printer files in rpg?
what is the syntax for plist?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
define a output queue?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
how will you find a string using pdm?
can we define multi-dimensional arrays in rpg ?
what keyword must be used with protect keyword ?
what is the maximum number of files allowed in rpg?
Explain how to detect record is locked in cobol/400? What is the solution for that?