IBM AS400 AllOther (736) Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
1106Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1086How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
965When 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?
909Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
8991. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
908If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
1 2291
A join logical file has how many record formats?
How to avoid using indicators in ile ?
What Is The Purpose Of The "n" In The Following Calculation Specification?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how do you specify page overflow indicator for printer files in rpg?
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.
How can we read file using curser? how to define a curser?
what is elastic and non elastic subrile?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
In Which Specs Arrays, Tables & Constants Are Defined?
Can we concatenate fields in physical file? If yes how can we do?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
what is the necessary keyword for non-join logical file?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks