MPE/iX Error Messages Manual Vol 1 (32650-90878)
344 Chapter4
Error Messages V i C 4
FCOPY
FCOPY
FCOPY displays three types of messages: error messages, warning messages, and status
messages.
• Error messages terminate an FCOPY command during a session or the FCOPY
subsystem during a job.
• Warning messages do not terminate FCOPY, but during a job, they set the job control
word (JCW) to WARN.
• Status messages supply you with information while FCOPY is copying a file.
Display During Sessions
During a session, FCOPY displays messages and their reference numbers on your
terminal. For example:
*54* SYNTAX ERROR: UNKNOWN OPTION
If the error involves a file, FCOPY asks you whether you want to display the file
information. For example, if you try to copy a nonexistent file named THISFILE to a file
named THATFILE, FCOPY displays the following message:
*105* CANNOT OPEN FROMFILE
DISPLAY FILE INFORMATION (Y OR N)?
Answer "yes" by pressing Y and then
Return, or answer "no" by pressing N and Return. If
you answer "yes", FCOPY displays the corresponding file system error message and file
information. In the example above, the following display appears:
NONEXISTENT PERMANENT FILE (FSERR 52)
+-F-I-L-E---I-N-F-O-R-M-A-T-I-O-N---D-I-S-P-L-A-Y+
! !
! ERROR NUMBER: 52 RESIDUE: 0 !
! BLOCK NUMBER: 0 NUMREC: 0 !
+-----------------------------------------------+
Refer to the MPE/iX Intrinsics Reference Manual for a complete description of the file
information display.