Please enable JavaScript to view this site.

Reviewed and revised December 2023

tab(-10, AG_SBRFLAGS); opcode {,flags1,flags2}; chr(127);     Tab(-10,x) Syntax Notes

AG_SBRFLAGS (102) allows dynamic retrieval and updating of SBR= flags from the client workstation (e.g. ATE).

This function has both a subroutine and a print tab implementation.

Parameters

opcode

indicates the operation:

Value

Action

0

retrieve current flags. opcode may be omitted entirely in this case.

1

replace existing flags with new flags1 and flags2

2

ignore flags1; replace flags2 with new values

+4

Set the specified bits of flags1 and flags2

+8

Clear the specified bits of flags1 and flags2

 

flags1, flags2

made up of bits as defined in SOSLIB:ashell.def in the SBRF_xxx and SBRF2_xxx symbols.

Response

For opcode greater than 0, none. For opcode 0, current flags values:

flags1, flags2 <CR>   Variables must accommodate at least 32 bits.

See Also

MX_SBRFLG for additional information

History

2012 December, A-Shell 6.1.1328:  Command added to A-Shell

Created with Help+Manual 9 and styled with Premium Pack Version 5 © by EC Software