Jump to content

Is it possible to emulate pressing the tab key on an X3 grid in 4gl code?


 Share

Recommended Posts

  • 3 weeks later...

Hi,

I don't think sage has this function, normally when I need to do that, I call the fields actions from the field in sequence, passing the field value.

Like this:

CALL AV_ITMREF([M]ITMREF) FROM SUBITM

CALL AM_ITMREF([M]ITMREF) FROM SUBITM

And go on.

  • Like 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...