CEEODMF — open an input ddname

Purpose

The CEEODMF CWI opens an input ddname.

Syntax

void CEEODMF (ddname,[fc])
CHAR8     *ddname;
FEED_BACK *fc;
CEEODMF
Call this CWI interface as follows:
L     R15,CEECAACELV-CEECAA(,R12)   Address of CAA in R12
L     R15,3988(,R15)
BALR  R14,R15
ddname (input)
An 8-character fixed-length string, left-justified and right-padded, containing the ddname to be opened.
fc (output/optional)
The feedback code passed by reference. The following conditions can result from this service:
Condition  
CEE000 Severity 0
Msg_No N/A
Message The service completed successfully.
CEE3DA Severity 1
Msg_No 3498
Message The MSGFILE was already open.
CEE3DB Severity 3
Msg_No 3499
Message The MSGFILE could not be opened.