Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the necessary keywords required to code a message
subfile?

Answers were Sorted based on User's Feedback



What are the necessary keywords required to code a message subfile?..

Answer / kcsyam

SFLMSGRCD, SFLMSGKEY, SFLPGMQ

Is This Answer Correct ?    18 Yes 1 No

What are the necessary keywords required to code a message subfile?..

Answer / sakthi

subfile control (SFLCTL), subfile size (SFLSIZ), subfile
page (SFLPAG), subfile display (SFLDSP), subfile display
control (SFLDSPCTL)

Is This Answer Correct ?    3 Yes 4 No

What are the necessary keywords required to code a message subfile?..

Answer / surendra y mudliar

SFLMSGQ, SFLPGMQ are the keywords required for message
subfile.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More RPG400 Interview Questions

Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 Answers  


How do I link an existing logical file to it's Physical File without recompiling?

2 Answers  


1.Suppose my file has 10 fields and I want to make the 2nd field Zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation? 2. Assume my file has 100 records and I want to see only first 10 records. Is this possible through LF? 3.I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program? 4.What is difference between Bind by copy and bind by reference?

4 Answers   Virtusa,


HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?

2 Answers  


1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD

4 Answers   Manhattan,


We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?

5 Answers   Hexaware,


How do you find whether a job is a batch job or interactive?

4 Answers  


How to update physical file in rpgle without using display file?

4 Answers   GalaxE, IBM, TCS,


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

0 Answers   IBM,


what is the equivalent keyword for CHAIN opcode ??

7 Answers   TCS,


What is ment by record level identifier?

0 Answers  


how to change the length of the field in a physicalfile?

12 Answers  


Categories