To specify the state file, use routine MF_CLIENT_STATE_FILE. For example:
working-storage section.
...
01 state-status pic x comp-x.
01 state-filename pic x(255)
value "MF-STATE-SAVE.DAT".
...
procedure division.
...
call "MF_CLIENT_STATE_FILE" using state-filename
server-status
...
Copyright © 1997 Micro Focus Limited. All rights
reserved.
This document and the
proprietary marks and names
used herein are protected by international law.