DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦1566ab799⟧ TextFile

    Length: 8736 (0x2220)
    Types: TextFile
    Names: »MENUS«

Derivation

└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII )
    └─ ⟦this⟧ »CSP003_V0701.D!CSS199.D!MENUS« 

TextFile

******************************************************* FSE * MENUS ****
* Copyright (c) 1983 Mads Pii & Erik Jensen
*
*   This file contains the menus used by FSE, and must be available
*   for reading when entering FSE.
*
*   This file header must occupy exactly 24 lines.
*
*   Each menu must occupy exactly 24 lines.
*
*   The file width of this file is 80 characters.
*
*   A '?' in a menu indicates the start of an input field.
*   A '$' an a menu indicates the start of the first input field.
*   Each menu must contain exactly one '$'.
*
*   The position of any input field, or data area is determined by
*   the program, not by this file.
*
*   The last line of the file may be a comment line.
*
*
********************************************************************************
------------------------------- Parameter Menu ---------------------------------

File is

Topmost line displayed:$

Leftmost column displayed:?

Edit width:?

Number of lines in file is

Carriage tabulation column:?

Vertical scroll amount (lines):?

Horizontal scroll amount (columns):?

Tab:?


                            (CR to continue)









                    -------------    FSE    -------------
                       CR80 AMOS    Full Screen Editor
                            Version 02.01  860813









Please type filename (or blank to get latest used filename). CR to continue.

Filename:$


-------------------------------- Post FSE menu ---------------------------------

File is

  Either select a sequence of the following letter or digit codes:
P  PRINT?
D  DO?
1 ?
2 ?
3 ?
4 ?
5 ?
6 ?
7 ?
8 ?

  Or select one of the following letter codes:
   (blank) get the latest used values
D  fill in the filename as Default in all fields
T  Terminate without post processing

                             (CR to continue)
Select:$

-------------------------------- Extract Menu ----------------------------------



Extract from:$

Lines:?1-

After:?0












                            (CR to continue)


------------------------------- Main help Menu ---------------------------------

The HELP facility in FSE consists of 4 "reference cards" in the form of menus
that can be displayed on the terminal. Each menu is a summary of the full
documentation that can be found in the user manual. The menus are activated by
entering the regular command HELP followed by one of the options IMMEDIATE,
MARGIN, REGULAR, or SHORTFORMS and pressing CR. To return to FSE from a menu
menu, simply type CR again.

HELP IMMEDIATE displays a summary of the immediate commands. Immediate commands
are activated by a single or a sequence of control characters and are executed
as soon as a sequence is recognized.

HELP MARGIN displays a summary of the margin commands. Margin commands are
single or double letter mnemonics entered in the margin of the lines to be
affected. They are executed by typing CR.

HELP REGULAR displays a summary of the regular commands. Regular commands are
entered on the command line and are executed by pressing CR.

HELP SHORTFORMS displays a list of abbreviations for regular commands. The list
shows, for example, that HELP SHORTFORMS can be abbreviated HLP SH.
$                           (CR to continue)
-------------------------------Immediate Commands-------------------------------
 ^@         insert sp@ce                  ^M         (CR) carriage return or GO
 ^\         de\ete character              ^N n       repeat prefix
 HOME       move cursor home              ^O         retrack Old display
 ^A S/R     Set/Remove tab stop           ^R         repeat Replace (also PF4)
 ^A E       Erase all tab stops           ^D arrow   Scroll in direction of
 ^A n       set tabs every n positions               arro (PF1 up) (PF2 down)
 ^A F       set tabs for FORTRAN          ^D S arrow Scroll Single step in
 ^A X       make 'eXpand line'                       direction of arrow
 ^A I       resend the display Image      ^D l A     Scroll Absolute to line l
 ^A RETURN  set carriage tab column       ^D HOME    Scroll home
 ^A U       Uppercase lock                ^D E/T     Scroll to End/Top of file
 ^A L       allow Lowercase               ^D B       Browse
 ^A Q       Quit line                     ^V S digit Store View (ten slots, 0-9)
 ^E H/L     tab to begin/end of line      ^V R digit Recall View
 ^E \       de\ete to end of line         ^W ^H/^L   tab forward/backward Word
 ^F         repeat Find (also PF3)        ^W ^\      de\ete Word
 ^G         Go (use CR instead)           ^X         eXpand mode
 ^H         (left arrow) cursor left      ^Y         Yank to margin/data area
 ^I         tab                           ^Z RETURN  retrack cursor
 ^J         (down arrow) cursor down      ^Z SPACE   Zip to command line
 ^K         (up arrow) cursor up          ^Z char    Zip to approximate position
 ^L         (right arrow) cursor right    RUB        cancels any sequence
$  (Control key is indicated by "^".  A slash between two keys means choice.)

--------------------------------Margin Commands---------------------------------

        A / An              After. destination for Move and/or Copy.
        B / Bn              Before. destination for Move and/or Copy.
        C / Cl / CC         Copy line(s).
        D / Dl / DD         Delete line(s).
        E / Ew / EE / EEw   Even out line lengths (to width w)
        F / Fl / FF         Free line(s).
        H / Hl / HH         Hold line(s).
        I / Il              Insert line(s)
        J / Jl              Join line(s)
        L / Ll / LL         convert line(s) to Lowercase
        M / Ml / MM         Move line(s)
        N                   display column Numbers
        R / Rn              Repeat line
        S                   Split line at '@'
        T                   display Tab stop line
        U / Ul / UU         convert line(s) to Uppercase
        X / Xl              eXpand line
        > / >n / >> / >>n   shift line(s) right
        < / <n / << / <<n   shift line(s) left

   (n indicates the number of repetitions, l indicates a line count)
$
------------------------------Regular Commands----------------------------------
   CANCEL                      cancel margin commands--clear the margin
   DELETE line-range           delete lines
   EXIT                        activate the exit menu
   EXPAND line                 select line as expand line
   EXTRACT                     activate the extract menu
   FIND find-string {line-range} {wildcards}
                               find an occurrence of find-string
   FREE line-range             free lines that are held
   HELP                        online documentation (help menus)
   HOLD line-range             hold lines on-screen
   QUIT                        quit from fse without saving the work
   REPLACE find-string replace-string {line-range} {ALL} {wildcards}
                               replace a single (or all) occurrences
                               of find-string with replace-string
   SAVE                        save the work without leaving FSE
   SAVE filename               save the work under another filename
   SCROLL line                 scroll to the specified line
   TERMINATE                   save the work and leave FSE
   WIDTH n                     set the edit width to n columns
   PARAMETERS                  activate the parameter menu
  {wildcards} is:   { WILDCARD {special} {ALPHA {special}}
$                     {NUMERIC {special}} {SPECIAL {special}} }

--------------------------------- Shortforms -----------------------------------

      The listed short forms can be used in place of the full spelling:

  full spelling    short forms             full spelling    short forms
    ALL              none                    NUMERIC          NUM, N
    ALPHA            ALPH, A                 OVERWRITE        OVRWRT, O
    CANCEL           CAN                     PARAMETERS       PARAM, PAR
    DELETE           DEL, D                  QUIT             none
    EXIT             EXT                     REGULAR          REG, RG
    EXPAND           EXP, X                  REPLACE          REPL, REP
    EXTRACT          EXTR                    SAVE             SV
    FIND             FND, F                  SCROLL           SCRLL, S
    FREE             FR                      SHORTFORM        SHORT, SH
    HELP             HLP                     SPECIAL          SP
    HOLD             HLD, H                  TERMINATE        TERM, T
    IMMEDIATE        IM                      WIDTH            WDT, WD
    MARGIN           MRG, M                  WILDCARD         WILD, W



$

**************************** END OF FSE.MENUS ********************************** «a5»