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 ()
ME Command (ME Command.htm)
Enters the development screen editor. This is similar in many ways to the Screen Editor, but includes features intended to simplify the development process.
ME{DIT} filespec item-list {(opts}
A Use assembly code formatting.
B Displays item in read-only ('browse') mode.
O Object mode.
S Suppress line numbers.
U Selects case-sensitive searching.
W Wait for item lock.
X Extend line width.
Y Selects case-insensitive searching.
Z Suppresses TOP and EOI messages.
If neither U nor Y is specified, the current data case setting (set with the DATA.CC environment option or the CASE TCL command) is used. See Introduction to Reality for more details.
If both U and Y are specified an error message is displayed and ME terminates.