what r drawbacks of OPM?
Why do we go for ILE RPG?
Answer / syam
Benifit of ILE RPG IV(EPM RPG) and Drawbacks of OPM RPG
1 Not Case-sensitive - Upper case
2 Free format possible - No Free format
3 "D" specification introduced - "E" specification
4 Field names expanded to 14 character - 6 character
5 Size of the Character Field 32767 - 256 character
6 Decimal places for numeric expanded to 30 - 9
7 Data structure expanded to 32767 - 9999
8 Size of constants expanded to 1024 - 256
9 Factor1 and factor2 expanded to 14 character - 8
10 Opcode expanded to 10 characters - 6
11 Maximum No of File No LIMIT - 50
12 Maximum no of subroutines NO LIMIT - 256
13 No of Elements in array expanded to 32767 - 9999
14 File name length expanded to 10 - 8
15 Decrypt some existing opcode
16 ADD & SUBSTRACT Date and Time opcode available
17 Built in functions available
18 Two step compailation (Module & Bind to program) - One
step compailation (Program)
19 Dynamic EVAL opcode has been introduced
20 Concept of ACTIVATION GROUP
| Is This Answer Correct ? | 14 Yes | 1 No |
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
How to handle duplicate error handling in RPG?
what is file information data structure?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
what is the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
why subproc not run in dftactgrp?????/plz explain
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
can anybody explain significance of *loval setll with example code????