FCOPY

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


FCOPY


     Runs the FCOPY subsystem.  (CM)

SYNTAX


     FCOPY [fcopycommand]


PARAMETERS


fcopycommand        An FCOPY/3000 subsystem command.  The FCOPY/3000
                    subsystem enables you to copy files or selected
                    portions of files from any supported input device to
                    any supported output device.  There are many
                    variations of this command;  commands; only the most
                    common examples will be found in the "EXAMPLE"
                    section of this command. Refer to the FCOPY
                    Reference Manual (32212-90003) for more information.


OPERATION


     This command runs the FCOPY subsystem from MPE/iX.  If the
     command is entered with no parameters, FCOPY prompts (>)
     the user for subsystem commands until an EXIT command is
     entered.  If the fcopycommand parameter is used, FCOPY
     executes the FCOPY subsystem command and then returns
     control to MPE/iX.

     This command may be issued from a session or a job or in
     BREAK. It may be used from a program, provided the user or
     the program have Process Handling (PH) capability.  Pressing
     [Break] suspends the execution of this command.  Entering
     RESUME continues the execution.


EXAMPLE(S)


     To access the FCOPY subsystem to execute multiple commands,
     enter

     FCOPY
     HP32212A.3.12 FILE COPIER (C) HEWLETT-PACKARD CO. 1985

     >                   ** FCOPY subsystem prompt character. **

     To access FCOPY to execute a single command and return
     control to MPE/iX, enter the command as follows

     FCOPY FROM=UDC.TECHPUBS;TO=TEMP;NEW

     HP32212A.3.19FILE COPIER @ HEWLETT-PACKARD CO., 1984.

     EOF FOUND IN FROMFILE AFTER RECORD 23

     END OF SUBSYSTEM

ADDITIONAL INFORMATION


Commands:   COPY

Manuals :  FCOPY Reference Manual (32212-90003)

Back to Main Index