what are members?
No Answer is Posted For this Question
Be the First to Post Answer
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
What is the symbol used for defining a new field in SDA?
what is the maximum number of files allowed in rpg?
Which 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
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what is the purpose of the indara keyword?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is primarykey?what is difference between primary key and forign key?
where exactly we can use OPNQRYF ?
how to run other job when one job is active?
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???