Database
... AnimGroup ...
1
2
3
2
Application Program
GLOBAL
0:AnimalGroup7
1:AnimalGroup8
2:AnimalGroup9
3:AnimalGroup10
END
Display
AnimalGroup8
AnimalGroup9
AnimalGroup10
AnimalGroup9
AnimGroup column has Global type. User can display Global field from column
using macros. Using
PrintGlobal function
with appropriate number you will see
results like in Display window above.
PutGlobal function
, enables to write a number of global.
After receiving database from HHR numbers of globals can be easily converted
with global values.
HDS allows you to load Globals from text file during compilation and save Globals
to text file during receiving User Output Database. Those text files are “global in.txt”
and “global out.txt”. The file “global in.txt” has to be placed in the same directory
where Application Program is, “global out.txt” will be placed in the directory where
Output Database will be.
The structure of files “global in.txt” and “global out.txt”.
D01B2.4 HHR 3000 PRO Manual
29/75
global_1
vet_1
..