editor.introduction

Introductory/Editor, Releases: AP and R83

The line-oriented editor.

Description

one of the original tools of the Pick System for adding, changing and deleting items in files.

It is a 'line-oriented' editor, and provides an assortment of commands that move the 'line pointer' to specific attributes (lines) in the item being edited.

Since everything in Pick is an item in a file, the editor can be used on any item in any file, unless otherwise prevented by retrieval or update lock codes.

Each attribute in an item being edited is treated as a separate line. The numbers to the left of the attribute indicate the 'line' or 'attribute' number.

See Also

Command Name Type Description
tcl.ed Verb: Access Invokes line editor.
editor.as Command Assembly format.
editor.b Command Bottom
editor.c Command Column display
editor.errors Definition Editor error messages.
editor.ex Command Exits item.
editor.f Command Flip buffers.
editor.fi Command Files item.
editor.fio Command File over existing item.
editor.fs Command Saves item and remains in item.
editor.g Command Goto line number.
editor.i Command Insert.
editor.l.list Command List lines.
editor.l.locate Command Locate.
editor.m Command Macro expansion.
editor.me Command Merge.
editor.n Command Increment line pointer.
editor.pd Command Display prestored commands.
editor.r Command Replace text.
editor.t Command Top.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.