41 - commit file changes.

Usage:

mme    gefsye
zero   CC,ARGLIST
zero   41,BUFFER

Where:

CC
is either zero or a courtesy call address.
ARGLIST
points to a list of arguments for this call. The format of this list is described below.
BUFFER
points to a buffer that can be used in this operation. This buffer should be 99 words long.

Description:

This version of MME GEFSYE is used when changes have been made to collection files but have not yet been made to the associated protected files. This MME will change the protected files in accordance with the changes in the collection files.

If before images are kept in collection files, they are discarded. All of the activity's allocated files that have ACCESS/MONITOR/ control will have their changes regarded as complete.

The argument list indicated by ARGLIST has the form

zero    RETURN_WORD,0
dec     -1
where
RETURN_WORD
points to two words where MME GEFSYE can return a status. MME GEFSYE will initialize these words to zeroes. When MME GEFSYE returns, the first word will contain
Bit 0      -- 1 to indicate completion
    1-11   -- octal error code, or 0 for success
    18-35  -- pointer to additional error info
              (if any)
See "expl mme gefsye" for a list of common error codes. In addition to the common error codes, you may see
50   -- GCOS-8 STATUS: IS = (status) OS = (status)

See Also:

expl mme gefsye 40

Copyright © 2000, Thinkage Ltd.