RPMCREATE

 

units is one of the following values:

 

1

= tens of milliseconds

 

2

= seconds

 

3

= minutes

 

4 = hours

often

An integer value (0 to 4095) indicating the

 

execution multiple or how often the program

 

is to run.

delay

The initial offset. A negative number

 

indicating the starting time of the first

 

execution (not zero).

The following parameters collectively specify the starting time:

hour

The starting hour (0 to 23).

min

The starting minute (0 to 59).

sec

The starting second (0 to 59).

msec

The starting tens of milliseconds (0 to 99).

RPMCreate Option 23090OProgram Scheduling (Immediate No Wait)

RTEA System Equivalent: EXEC 10 call (documented in the RTEA Programmer's Reference Manual).

AddOpt Parameters

optioncode

16-bit integer, by value in Pascal, by

 

reference in FORTRAN. 23090 to indicate the •Program

 

Scheduling3Immediate No Wait" option.

datalength

16-bit integer, by value in Pascal, by

 

reference in FORTRAN. The length in bytes of data

 

which is to be included in the opt array. Must be one of the

 

following values: 0, 2, 4, 6, 8, 10, 13, or greater than 13 bytes.

 

Any parameter that is not specified defaults to zero. The exact

 

length depends on the parameters specified:

 

D If the length is 0, all parameters are omitted and take their

 

default value to be zero.

 

D If the length is 2, only pr1 is specified.

 

D If the length is 4, pr1 and pr2 are specified.

 

D If the length is 6, pr1, pr2, and pr3 are specified.

 

D If the length is 8, pr1, pr2, pr3, and pr4 are specified.

 

D If the length is 10, pr1, pr2, pr3, pr4, and pr5 are

 

specified.

 

D If the length is 13 or more, all seven parameters are

 

specified.

Remote Process Management 715