MO

Moves files between an HP 3000 and an HP 1000.

HP 3000 to HP 1000 File Transfer Format

When a file is moved from an HP 3000 to an HP 1000 (•#" prompt), use the following command:

MO,filename

,filedesc

[,UN]

,lu[:SP]

filename

The name of the HP 3000 file to be transferred to the HP 1000.

filedesc

The name the HP 3000 file will acquire at the HP 1000.

lu

The logical unit number specifying the destination of the

 

HP 3000 file on the HP 1000. If the LU is a magnetic tape

 

drive, an EOF is written when the move completes. If the LU is

 

a line printer, column one is interpreted as carriage control

 

unless octal 200 (decimal 128) is added to set the V bit. A top

 

of form is written when the move completes.

UN

Removes the last 8 characters of each line regardless of line

 

length. This feature is useful for moving numbered MPE text

 

files. Numbered files created by the MPE text editor have an

 

8digit sequence number at the end of each line. The UN option

 

would remove those eight digits on each line before moving the

 

file.

 

SP

Indicates output is to be spooled to the RTE LU (at priority

DS/1000IV and

99). If this is specified, RMOTE creates a spooling file

RTE6/VM only

RMLUnn on the spool disk, where LU is the logical number of

 

the log device and nn is a number between 00 and 99 (e.g.,

 

RM0900). The file is purged when outspooling is completed.

ON, RU

Schedules a local HP 1000 program.

RU

ON

program

NOW

,program[,NOW][,parameters]

Name of the program to be scheduled. The program must have an ID segment and be loaded as a system utility.

If specified, schedules the program immediately. Commands with the NOW option are passed directly to RTE and are not upshifted.

parameters

Up to five parameters or a string can be passed to the program.

 

If the first parameter is not provided, it is set to the value

 

returned by LOGLU. If the fifth parameter is not provided, it is

 

set to the negative session number obtained if RMOTE

 

successfully establishes an HP 3000 session.

RMOTE 93