Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
WRITE Statements (DataBasic MultiValue Compatibility) (m6187ai+write_ss.htm)
When in UNIVERSE mode (set with the $OPTIONS statement), the write (WRITE, WRITEU, WRITEV, WRITEVU, MATWRITE and MATWRITEU) statements will accept the following syntax variants.
WRITE char-string [ON ||TO] {file-var,}item-id {SETTING setting-var} {ON ERROR statement(s)} {LOCKED statement(s)}
or
WRITE char-string [ON ||TO] {file-var,}item-id
{SETTING setting-var} {LOCKED statement(s)}
Note: When using WRITEV and WRITEVU, you must also specify an attribute number.