Mainframe project required
Postby mache123 » Thu Jan 29, 2009 9:10 pm
hello.....
I want to know about some real time projects.If any one have
any Mainframes project, please provide me documentation of
it Or else give me the link where can I find that Mainframes
projects with Documentation...... or suggest me any
if......please
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Verify & Index in PL/1?
If a gdg contains 20 versions .. how to copy those versions ps?
name the vsam file in which the deletion is not possible.
how could you write a program in a structured format?
how can we repair a soc-7 error?
Is it possible to move an alphanumeric incentive to a numeric field?
How many bytes does a s9(7) sign trailing separate field occupy ?
bind by copy...bind by ref?
How scary is it to write code for a bank?
How are composite and multiple indexes different?
what are the present versions of all mainframe modules?can any body let me know pls
01 T1. 02 month-day pic x(30) value ?jan,31, feb,28, mar,31, apr,30, may,31, june, 30? 02 new-day redefines month-day occurs 6 times 03 A pic xxx. 03 B pic 99. What are the content of A(3) and B(2) respectively A)mar,31 B) Feb,28 C) 28, Mar E)Mar, 28