Chapter Contents

Previous

Next
MOPEN

MOPEN



Opens a file by directory ID and member name and returns either the file identifier or a 0

CMS specifics: directory specification


Syntax
Details
See Also

Syntax

MOPEN (directory-id,member-name<open-mode <,record-length<,record-format>>>)


Details

You must open the directory referenced by the directory ID before you open a file using MOPEN. Under CMS, MOPEN can open files for output and for append, except for MACLIB members, which MOPEN can open for input only.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.