Menu

#1502 SysGetKey returns wrong value for back-tab

None
open
nobody
None
none
1
2017-10-29
2017-10-28
No

To process a back-tab sysgetkey is called twice - the first call returns x'00' and the second call should return x'0f'. This is per Object Rexx for OS/2. However, it does not return the extended keycode but the first call simply returns the code for a forward tab. This is OORexx 4.2 and the RegUtils used by Regina. This was reported back in 2004 (I think - see comp.lang.rexx) and Patrick MacPhee said that it was a bug and he would patch it and release it but this does not appear to have been done.

Discussion

  • Erich

    Erich - 2017-10-29

    RegUtils used by Regina

    Nic, are you trying to open a bug against RegUtils?
    We're not supporting RegUtils here

     
    • Nic Clouston

      Nic Clouston - 2017-10-29

      No. Although the bug is also in RegUtils I am using the RexxUtil as per
      chapter 8 of the OORexx rexxref pdf.

      Nic
      Rexxcellent Software

      On Sun, Oct 29, 2017 at 7:55 PM, Erich erich_st@users.sf.net wrote:

      RegUtils used by Regina

      Nic, are you trying to open a bug against RegUtils?
      We're not supporting RegUtils here


      Status: open
      Group: None
      Created: Sat Oct 28, 2017 11:02 PM UTC by Nic Clouston
      Last Updated: Sat Oct 28, 2017 11:02 PM UTC
      Owner: nobody

      To process a back-tab sysgetkey is called twice - the first call returns
      x'00' and the second call should return x'0f'. This is per Object Rexx for
      OS/2. However, it does not return the extended keycode but the first call
      simply returns the code for a forward tab. This is OORexx 4.2 and the
      RegUtils used by Regina. This was reported back in 2004 (I think - see
      comp.lang.rexx) and Patrick MacPhee said that it was a bug and he would
      patch it and release it but this does not appear to have been done.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/oorexx/bugs/1502/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Anonymous
Anonymous

Add attachments
Cancel