nextupprevious
Next:Source programUp:OPERATIONPrevious:OPERATION

GLIDER system

For operation of versions Windows and Linux, please consult GLIDER Simulation Language: WINDOWS Users Quick Guide or LINUX Users Quick Guide.

The Operation of the DOS version of GLIDER system needs at least the following files:

UG8.EXE:  GLIDER compiler
TURBO.TPL: Turbo Pascal Run-Time Library
PP.PAS: GLIDER procedures
FUNG.TPU, INPOUT.TPU, GDINAR.TPU, GGRAPHIC.TPU: GLIDER Libraries
RATON.TPU Mouse Library
OBJECTS.TPU, DRIVERS.TPU, GRAPH.TPU: Turbo Pascal Libraries
TPC.EXE: Turbo Pascal line compiler v-6
EGAVGA.BGI: Turbo Pascal Graphic specification
For command driven operation, the following files are needed:
GL.BAT: GLIDER Batch Command file.
TURBO.EXE: Turbo Pascal IDE (to use the Turbo Pascal editor)
The command driven operation requires to have the source files in the same directory as the GLIDER files. To compile and execute a GLIDER program type the command:
GL <glider_program_name>
Substitute <glider_program_name> by the actual name of your program. The corresponding file must have extension .gld

 Instead of command driven operation, GLIDER users may use a GLIDER IDE. To use the environment the following units have to be added:

TVGLIDER.EXE: GLIDER IDE program
GLIDERIN.EXE: GLIDER Graphic Editor (for GLIDER Model Schemas)
GLEDIT.EXE: GLIDER Programs Editor
TVGL.BAT: Batch command file for internal use
GLIDER.GRA: GLIDER symbols file, for internal use.
GLISIMBS.EXE: Symbols generator. Run this program to create the file GLIDER.GRA in case it does not exist, before using the Graphic Editor.
NOTE:
The files TURBO.EXE, TURBO.TPL, GRAPH.TPU, EGAVGA.BGI, and TPC.EXE are part of  Turbo Pascal V-6.0 by Borland Internationalgif and are not provided with the GLIDER system. The user may contact with authorized dealers to get them.



domingo c

Mon Mar 20 17:42:51 PST 2000