ISETSW - set/read bits in the program switch word.

Usage:

i = isetsw(j)

Where:

i
is an integer value with the new value of the switch word.
j
is an integer value with a 1 bit corresponding to each bit to be turned on in the program switch word.

Description:

ISETSW is used to turn on bits in the program switch word. An argument of zero will leave the switch word unaffected, and may be used to just read the current word.

See Also:

expl f77 lib iretsw

Copyright © 1996, Thinkage Ltd.