what is the use of sflend keyword?
Answer / bipul kunal
By specifying this keyword, the Bottom/More message could be displayed at end of screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which command we can use to update a physical file using c.l pgm?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
What is the symbol used for copying & moving new field in SDA?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
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 following I UDS I 1 60ORDER# I 7 90LINE#
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
What is the difference between Array and Table?
what is the length of a variable in rpg?
why do we use readc? What is sflnxtchg?