File: [22,320]HELP.HLP Last Edit: 14-APR-1989 06:55:40 This directory contains EXT external include files for the Pascal-2 Utility library (P3UTIL) routines. It also contains all global include files that define constants, types and variables. This account contains externals for the Pascal-3 Utility Library. Library sources are in [22,310], test programs in [22,311]. EXT files are generated from routine sources on [22,310] using @BUILDEXT or @QUIKEXT (using P3EXT extraction program). Do not create EXT files in any other fashion or edit existing ones, since they could be deleted on the next rebuild. SOME EXT FILES DO NOT HAVE ASSOCIATED SOURCES - these exceptions are those that are predefined by Oregon Software. The EXT files have been generated by EDT for our convenience. Those exceptions are: EXITST.EXT GETPOS.EXT SETPOS.EXT SAYERR.EXT Extention naming conventions: EXT - external call site for library routines CON - global constants TYP - global types (may include related constants and variables) VAR - global variables (may include related constants and types) FIL - global file declarations (may include constants, types and vars) PKG - collection of include files for a family of routines All of the include files here in [22,320] are placed on the AMI MASTER SYSTEM DISK for distribution. [22,320] *.* - all files in [22,320] Each include file should have comments in it that describe its function.