Table of Contents

Terminology

The following / additions indicate how a parameter must be used:

The ? character after a command will print help for the command in case some help documentation exists.

Addbuffers

AddDatatypes

Alias

Ask

Assign

Avail

Binddrivers

Break

CD

ChangeTaskPri

Conclip

Copy

CPU

Date

Delete

Dir

Diskchange

Diskcopy

DiskDoctor

Echo

Ed

Edit

Else

If Exists s:User-Startup
    Say "User Startup already exists"
Else
    Ed s:User-Startup
Endif

Endcli

Endif

If $Age GT 65
    Say "You are a pensioner!"
Endif

Endskip

Eval

Execute

Failat

Fault

FF

FileNote

Format

Get

Getenv

Iconx

If

Info

Install

IPrefs

Join

Lab

List

LoadWB

Lock

MagTape

MakeDir

MakeLink

Mount

Newcli

NewShell

Path

Prompt

Protect

Quit

Relabel

RemRAD

Rename

RequestChoice

RequestFile

Resident

Run

Search

Set

SetClock

SetDate

Setenv

Setfont

SetKeyboard

SetMap

SetPatch

SetPatch

Skip

Sort

Stack

Status

Type

Unset

UnSetEnv

Unalias

Version

Wait

Which

Why