mand did you use? 2 - devel
please help me to answer the following question use ibm as 400
1 - develop a new Library called BCIBnnLIB (nn is your student login id number).
What command did you use?
2 - develop a new Jobq
BCIBnnJQ1 and Outq
BCIBnnOQ in the Library BCIBnnLIB.
What commands did you use?
3 - Grant the USER=MCAMPBELL AUT=*USE Object Authority to your BCIBnnLIB
library.
Hint
4 - develop a new Source File in your new library to contain your CL source.
What command did you use?
5 - Execute the program named ASSIGN1CPY in library BCI433N1A. This program
does the following:
Puts 1 member in your CL source file.
develop a file QDDSSRC in your library with 1 member.
develop a Display File in your library
5 - continued
a)
What is the name of the 1 member in your CL source file?
b)
What is the name of the member in your DDS source file?
c)
What is the name of the Display file in your library?
6 - Look at the CL source member.
a)
Copy the member and rename it ASSIGN1.
b)
You are to rearrange this source code to make it useable. The SNDRCVF command
must be the last command to execute before the end of the program.
c)
The DCLF is a declare statement similar to a DCL statement.
d)
7 - Once you have rearranged the code, what would you do next to make the code
executable as a program?
8 - Using your answer to 7, make the code executable.
9 - Execute the program and follow any instructions. What command did you use to
execute the program?
Step by step
Solved in 3 steps