can any one help in hawkeye and turnover or any change
management system plzzzzz or send the documents to my mail
id :gvsp.as4@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?
ESCAPE message sent by child program can be handled by parent program using which keyword?
can i use UPDDTA command in rpg program in which contains a file
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
can you debug ile rpg program using isdb?
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
can any body correct the following code? Following a procedure which returns the maximum of two numbers.Correct the following code. P GETMAX B D GETMAX PI D NUM1 35 0 D NUM2 45 0 C IF NUM1 > NUM2 C RETURN NUM1 C ELSE C RETURN NUM2 C ENDIF P GETMAX E
How can we know running job is batch or interactive?
Write a program to display prime numbers between 1 to 100 using RPGLE.
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
How to write record if no field or the field are different in physical file in rpgle ?
How to print Superscript / Subscript from RPG400