Editors > Editor Reference > Editor Commands > ?

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

? (Editor) (m618503+query.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

?

To display the position of the line pointer, the name of the current file, and the item-id of the item being edited.

Syntax

?

Message

When a ? command is issued, the Editor responds with the message:

L n file-name item-id

(where n is the current line number).

Example

:ED CARS TEN
Top
.L99
001 A1234
002 B1234
003 C1234
004 HELLO THERE ^BOB
005 ABCDE1234
EOI 005
.?
L 5 CARS TEN
.


Contents of item TEN.






Current line number is requested.
Current line number, file name and item-id are displayed.

 

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