Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

Compiler Commands

SOURCE source-program-name[,directory-name]

OBJECT object-program-name[,directory-name]

LIST output-device[,compiler-option][,compiler-option] [,compiler-option]

  Compiler options
  B = byte-align COMMON
  E = errors only (default)
  S = source listing
  X = create cross-reference file
  L = create .LST listing file
RUN program-name [,"message"]

* [command-file-name][,directory-name][,editor-line-number]