Editors > ME > ME command

Comment on this topic

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.

RealityV15.1Online Documentation (MoTW) Revision 7

ME Command (ME Command.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

ME

Enters the development screen editor. This is similar in many ways to the Screen Editor, but includes features intended to simplify the development process.

Syntax

ME{DIT} filespec item-list {(opts}

Options

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.

Case Sensitivity

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.

See Also

ME Editor Commands.

RealityV15.1 (MoTW) Revision 7Comment on this topic