Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Format

Examples

page-number

RDB/VMS RMU/ALTER PAGE — VMS RDB_4.1A

 Fetches a page from the current area.  If you  specify  a  valid
 page number, that page is fetched from the current area.  If you
 enter the PAGE command without a page number, the next  page  in
 the  current  area  is  fetched.   If you enter the PAGE command
 without a page number and you are at the highest  numbered  page
 of the area, page 1 of the area is fetched.

Additional information available:

FormatExamples

Format

 PAGE ─┬────────>───────┬─>
       └─> page-number ─┘

Additional information available:

page-number

page-number

 Identifies a page to be fetched in the current area.  If you  do
 not  specify  the  page-number  parameter,  the next page in the
 current area is fetched.  If you do not specify  a  page  number
 and  you are at the highest numbered page in the area, page 1 of
 the current area is fetched.

Examples

 Example 1

 The following example fetches page 14 of the current area:

 RdbALTER> PAGE 14

 Example 2

 If the current page is page 15 of the JOBS area,  the  following
 command fetches page 16 of the JOBS area:

 RdbALTER> PAGE

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026