NATURAL 8.2.3.3 Alarm Option on Reinput

Has anyone else who have moved up to NAT 8.2.3.3 on mainframe, found that the Alarm option on the REINPUT
statement does not produce a sound?

0010 DEFINE DATA LOCAL
0020 1 #A(A1)
0030 END-DEFINE
0040 INPUT ‘Enter x to end’ #A
0050 IF #A NE ‘X’
0060 REINPUT ‘NOT X’ ALARM
0070 END-IF
0080 .

Run above code and enter an A and reinput happens without a sound when in 8.2.2.3

Run the same in an 4.2 / 0005 Environment and happily get sound.

Same problem running through Attachmate Extra or Entire Connection, so isn’t down to terminal emulation program.

Works OK for me on NAT 8.2.3.4 on Entire Connection

We reported this problem to SAG, a fault was found, and it has been fixed.