GENERAL DESCRIPTION |
This integration agreement allows IFCAP to lookup data
in the TERMINAL TYPE File #3.5. The lookups are direct global references
(^%ZIS(2,IOST(0),node)).
The agreement is established since the routine %ZISS does not return the
values for the fields above. In a future version of %ZISS, the fields 60 and
61 could be included since the bar code fields can be turned on/off by writing
the value of the field (i.e. W ^%ZIS(2,IOST(0),"BAR1")).
The routine %ZISS could also return the field values for opening and closing
the printer port providing the field value returned is in its executable form
(i.e. X ^%ZIS(2,IOST(0),10)).
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
%ZIS(2,D0,10) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
110 |
Direct Global Read & w/Fileman |
OPEN PRINTER PORT |
10;1 |
|
%ZIS(2,D0,11) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
111 |
Direct Global Read & w/Fileman |
CLOSE PRINTER PORT |
111;1 |
|
%ZIS(2,D0,'BAR0') |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
61 |
Direct Global Read & w/Fileman |
BAR CODE OFF |
BAR0;1 |
|
%ZIS(2,D0,'BAR1') |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
60 |
Direct Global Read & w/Fileman |
BAR CODE ON |
BAR1;1 |
|
|