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


1.what is mean by compilation and runtime error?
2.How to define ALFA numeric value in pf?
3.what command is used to define a data in cl pgm?
4.What type of command is used in page at a time subfile
and load all subfile?

Answers were Sorted based on User's Feedback



1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what ..

Answer / gupta sam

Compilation error occurs when you compile your program. If
program is having some syntax error then its a compilation
error and through when you compile your program.
Run Time error occurs when there is an error in logic and
this comes in piture when you call your program.
By DCL command you can define a variable in CL program .
SFLPAGE and SFLSIZ is used to define subfile whether load
all subfile or else.

Is This Answer Correct ?    14 Yes 0 No

1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what ..

Answer / swapan dey

q.1 compilaton error is occur during a compilation time (
PGM1 going to be compile .
Runtime error occur when an array is load into the memory
befor the compilation...
2.
TYPE(*CHAR,*LGL,*NUMERIC)
4.LOADALL
SINGLE PAGE SUBFILE

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More IBM AS400 AllOther Interview Questions

Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO

1 Answers  


How can you identify End of file in CLP program?

1 Answers  


What is the difference between externally described file and program described file?

1 Answers  


What is the maximum length of a variable name in CL?

1 Answers  


What is difference between CAT, TCAT, BCAT?

1 Answers  


Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?

3 Answers  


How to position the cursor on a display file at a desired location.

5 Answers   Four soft,


1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file

3 Answers   ANZ,


how to run other job when one job is active?

0 Answers   IBM,


what are the different methods to access seu?

0 Answers   IBM,


What Is Ddm ?

1 Answers  


Why we are not able to perform insert delete and update operation in Join logical file?

0 Answers   IBM,


Categories