Hello,
The following define can be used to check bit 3 of the newlist type=SMF field user, as an example of what is possible:
define type=smf also_a_logon("action",str$blank("logon "),6) boolean where ,
user='..1.....'b
and then also_a_logon would be added to your sortlist and would show "logon" when the bit is on, and blank when it is off.
Regards, Mike
#Support#ZSecurity#SupportMigration