HP 9000 200 Series Manual page 87

Using the basic 5.0/5.1 system
Table of Contents

Advertisement

You could verify the new working directory with a catalog listing by typing:
CAT
On a computer whose screen supports an 80-character line width, the resulting listing
would look something like this (this example is from an SRM):
PROJECTS/Project_one/CHARLIE:CS80. 700. O. 0
LABEL:
Disci
FORMAT:
SDF
AVAILABLE SPACE:
54096
SYS FILE
NUMBER
RECORD
MODIFIED PUB OPEN
FILE NAME
LEV TYPE TYPE RECORDS
LENGTH DATE
TIME ACC STAT
=================
=== ==== ===== ======== ========
============
=== ====
To create an ASCII file within CHARLIE, which is named ASCILl and is initially to contain
100 records, execute this statement:
CREATE ASCII "ASCII_l".lOO
To create a BDAT file within CHARLIE, which is named BDAT_l and is initially to contain
25 records, execute this statement:
CREATE BOAT "BDAT_l".25
(When no record size is specified in the CREATE BDAT statement, the default 256-byte
record size is assumed.)
To create another directory within CHARLIE called MEMOS, execute this statement:
CREATE DIR "MEMOS"
U sing Directories and Files
5-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

9000 300 series

Table of Contents