Chapter 3 Test [ MPE V to MPE XL Getting Started: Mentor's Guide ] MPE/iX 5.0 Documentation
MPE V to MPE XL Getting Started: Mentor's Guide
Chapter 3 Test
Name: ___________________________________
1. Given the file equation FILE PRINTER;DEV=LP
write the command line that will print the file BARNEY on the line
printer.
2. Write the command line that would get you from your current group
MYGROUP to your LABS group.
3. What happens when you enter the command CHGROUP without specifying
a group name?
4. Assume that you have a file named SALES. You want to copy it, and
name the copy SALEINFO. What command line would work?
5. Assume that you have a file named FILE1. You want to make a copy
of it and name it FILE2. A file named FILE2 already exists.
Explain what would happen if you entered each of the following
command lines:
a. COPY FROM=FILE1;TO=FILE2;ASK
b. COPY FROM=FILE1;TO=FILE2;YES
c. COPY FROM=FILE1;TO=FILE2;NO
6. Your account is SALES. You have a file DATA, currently a released
file, in your MARKET group. Write the command line that would let
you copy it to your current group (PR), renaming it DATA1.
MPE/iX 5.0 Documentation