info - Ibiblio

advertisement
DOC
IIIIIIIII
IIIIIIIII
III
III
III
III
III
IIIIIIIII
IIIIIIIII
NNN
NNN
NNNN
NNN
NNNNN
NNN
NNNNNN NNN
NNN NNN NNN
NNN NNNNNN
NNN
NNNNN
NNN
NNNN
NNN
NNN
FFFFFFFFF
FFFFFFFFF
FFF
FFF
FFFFFFF
FFF
FFF
FFF
FFF
OOOOOOOOO
OOOOOOOOO
OOO
OOO
OOO
OOO
OOO
OOO
OOO
OOO
OOO
OOO
OOOOOOOOO
OOOOOOOOO
THE ON-LINE SOURCE FOR INFORMATION
ON PARTS OF THE RSTS/E SYSTEM
(Including BASIC, MACRO-11, and TECO)
October 1981
INFO
An Interactive Document Reader
by Michael Bloom
A User-Supported Product
(DO NOT ASK THE COMPUTER CENTER ABOUT INFO)
INFO is based on the INFO subsystem of
MIT's text handling system, EMACS.
This document is provided to encourage user comments on INFO.
Please see the last page for means of user feedback.
How to use RSTS/E INFO
Page 2
23Mar-82
HOW TO USE RSTS/E INFO
INFO is a program for reading on-line documentation. It's
chief value lies in it's "Tree Structure" which allows the
user to quickly obtain information at various levels of
detail.
Below is a diagram of how the information is organized in
INFO. Keep in mind that each of the small boxes is called a
"node".
_________
|DIR
|
The DIRECTORY node
|*
|
"D" shows you this node.
|*
|
|*
|
|_______|
________/ /
\________
/
/
\
___|___ ___/_______ _____|___
|
| |editors | | lang- |
TOPIC nodes:
|
| |
| | uages |
Topic nodes give
info
|
|
|
|
|_____|
|
| |*
|
|
| |*
|
|_________| |_______|
______/ /
\
____/_ ____/__ _\____
| B
| |
| |
|
| A P | |MACRO | |PAS- |
| S L | |11
| |CAL |
| I U | |
| |
|
| C S | |
| |
|
+-----+ +------+ +-----+
on major topics.
SUBTOPIC nodes:
These give more
specific detail
There are several types of INFO commands. The two most
commonly used commands are "M" and "U". If you notice in the
picture, DIR is at the very top of the INFO tree. when you
run INFO, you will see something called a menu. Page two
shows the Menu belonging to the DIR node.
To obtain information on, or "select", any item in the
menu, just press the "M" key on the keyboard. Info will print
the words "Menu Item:", which is its way of asking for you to
type in the name of one of the menu items. Once you have
typed it in, INFO will show you that subject. To go back up
the tree to the menu again, type the letter "U", which is the
"UP command.
How to use RSTS/E INFO
Page 3
23Mar-82
Some topics (or "nodes") are too big to fit on the
screen. If the number in the lower right corner of the screen
is not "100", then there is more to be seen than is on the
screen. To show the next screenful, just type a space. To
reread the last screenful, type a backspace.
To quit INFO, just type a "Q". INFO will ask
really want to quit and you can answer Yes or No.
if
you
/\
< >
\/
Below is a copy of the menu in the DIR (directory) node. It
lists all of the major topics INFO knows about...
____________________________________________________
* Menu:
-*- The list of major topics begins on the
next
line.
* User Info:
characters
*
*
*
*
*
*
*
*
*
(user)Top
Logging in, system commands, control
Languages,
Programming-Systems::
Editors::
Library::
Utilities::
INFO:
(INFO)Top
Other::
Bugs::
Private or Personal Information: (Mydir)Top
You can use this entry to develop a private information
tree.
See INFO topic to learn how.
____________________________________________________________________
How to use RSTS/E INFO
Page 4
Starting INFO
Mar-82
23-
Starting INFO:
If you're on a campus Teleray 10, just type:
RUN [44,12]INFO
On other computer terminals, you must tell INFO what kind it is.
Use the following guide if you are not on a campus Teleray 10.
Dialup Telerays:
"SET TELERAY"
"RUN [44,12]INFO"
Heath H19:
"SET VT52"
"RUN [44,12]INFO"
Hewlett Packard:
"MU INFO[44,12]/HP"
Any other CRT terminal:
"MU [44,12]INFO/GLASS"
All printing terminals:
"MU [44,12]INFO/PRINT"
* NOTE: BASIC users MUST USE "REPLACE" before running INFO.
-----------------------------------------------------------
How to use RSTS/E INFO
Page 5
INFO Command List
Mar-82
23-
INFO Command List
<
>
Last Half screen
Next Half screen
: Teleray 10 and HP only
: Teleray 10 and HP only
space
Next Screen
backsp. Last Screen
To
^L
Retypes Page and ^O Stops Output
B
D
H
L
M
Beginning of Node
Returns to DIR node
Go to HELP Tutorial
[ ? prints help lines ]
Go to Last full INFO format Node
select Menu Item
N
P
goes to NEXT
node
goes to PREVious node
Q
S
T
U
QUIT!!!
Search for string
Type node on printing terminals. Like B on CRT
Up to Parent Node
O
Output node to File
learn
to
use the above commands, use the INFO 'H' command
which
leads you through a short course on INFO.
How to use RSTS/E INFO
Page 6
User Feedback
Mar-82
23-
USER FEEDBACK
INFO is being made available on a test basis. Comments
are
desired,
and
in
fact encouraged. If you have any problems using the
program,
find any bugs, or want to make any suggestions for
improvements or
changes, you can use the BUG program, which automatically
updates a
comment file which is read regularly.
Feel free to create your own INFO nodes. Instructions for doing
this
are contained within INFO. (Look in the node called "INFO".)
If
you
create
documentation
that
you
think
might be of
general
interest to other users, you can use the BUG program to tell me
where
it is, and it might find it's way into the public INFO tree.
TO RUN THE BUG PROGRAM, do:
MUN [44,12] BUG INFO<cr>
then
type your message. Finish with control-Z (that is hold
down the
key marked "Control" and press Z simultaneously.
To read other messages, use the REPLY program, as follows:
RUN [44,22]REPLY
Download