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...


difference betwen keywords and opcodes

Answers were Sorted based on User's Feedback



difference betwen keywords and opcodes..

Answer / syam

Keywords = Functions it is using in PF,LF,RLU,SDA
(Like..Check,Colhdg,Text,Datfmt,Edtcde)

Opcodes = Operation Code(Reserve Words) it is using in RPG
programs (Like..Move,Read,Write,Dsply,Chain,reade)

Is This Answer Correct ?    14 Yes 0 No

difference betwen keywords and opcodes..

Answer / guest

keywords are resevered words , but opcodes are operated
the logic of program

Is This Answer Correct ?    0 Yes 2 No

difference betwen keywords and opcodes..

Answer / sanjay

Keywords are used for creating the file source
(PF,LF,DSPF,PRTF) and
Opcodes are used for creating the program source for RPG

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More RPG400 Interview Questions

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

12 Answers  


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?

1 Answers  


How can we make use of SETLL operation in CL?

11 Answers  


what is an online rpg?

0 Answers   IBM,


What is the difference between iter and do?

0 Answers  


1.Can any body share me about thease opcodes with example please.Im new for AS/400.Could u please tell me in real senario? 1.TESTN, 2.EVAL 3.EVALR, TIME, 4.MONITOR 5. ENDMON 6.ON-ERROR 7.COMMIT ROLLBACK?

1 Answers   CSC,


please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?

4 Answers   HCL,


how can I tell when to replace the array?

0 Answers   IBM,


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

3 Answers   iGate,


I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?

4 Answers  


How can i keyed a flat file in RPGLE

5 Answers   IBM, Wipro,


How can we receive values from a called procedure in RPG?

1 Answers  


Categories