IBM AS400 AllOther (736) Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
1 6064Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
7 12202What would be the effect on the field where reverse image, underline and high intensity?
IBM,
7 16158
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
how will you find a string using pdm?
Write a CL program which will run a batch job at 1 am every night
Explain the syntax of redefine?
How can we update a specific field in RPG?
In 'o' Specs What Is The Opcode For Write?
What are the mandatory keywords of sub file?
what is the clp command to access a query/400?
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 read data area in an rpg program?
how can you specify no duplicate key?
What is RETURN CURSER LOCATION in subfile?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.