1. Upload the sample to your PDS IBM dataset JCL – as member name ASMPGM in your JCL dataset.
2. Modify it so that it will execute correctly (return code 0). It will create a member called MYOUTPUT in your P2 dataset. Screen print the member ASMPGM in your JCL PDS. Also print out the member MYOUTPUT in your P2 dataset. The expected result in MYOUTPUT will be:
Hi! I can count very fast.
00000001
00000002
00000003
00000004
00000005
00000006
00000007
00000008
00000009
00000010
3. Now modify your program to extend the count to 25 and print out a message at the end in caps - THIS IS MY FINAL ASSIGNMENT.
4. Screen print the modified source program ASMPGM in your JCL PDS and the OUTPUT member in your P2 dataset.
5. Lastly, identify the instruction type for every instruction in your final program version and very briefly explain the purpose of each instruction.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here