Intermec Janus 2010 Reference Manual page 151

Intermec janus 2010: reference guide
Hide thumbs Also See for Janus 2010:
Table of Contents

Advertisement

if im_isgood (status)then
Put_Line ("Control Key ENABLED");
Put_Line ("q to quit");
loop
exit when in_char = 'q';
Get(in_char);
end loop;
else
Put ("Enable Ctrl Key error = ");
SYSWORD_IO.Put (status, Width => 8);
New_Line;
end if;
end setclkey;
3
im_set_control_key
3-111

Advertisement

Table of Contents
loading

This manual is also suitable for:

Janus 2050Janus 2020Janus psk for ada

Table of Contents