Menu

Windows event driven

2023-10-29
2023-10-29
  • Guido Rebry

    Guido Rebry - 2023-10-29

    Hi all!

    Is there a way in GBUCobol for an event-driven program? Is there a function to capture any key down event? Any key down event? Just like in VB or VC++. This may be a stupid question but I'll risk it.

     
    • Simon Sobisch

      Simon Sobisch - 2023-10-29

      Doesn't give you any, but both ACCEPT OMITTED and the CBL routine to get a key are normally "good enough" - and portable to any systems.

       
  • Guido Rebry

    Guido Rebry - 2023-10-29

    Sorry, not GBUCobol, GNUCobol of course.

     

Anonymous
Anonymous

Add attachments
Cancel