ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Right Justify char field

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Right Justify char field

    Hi,

    I got a requirement to right justify a char field in display screen.

    m wondering if its possible without code changes..

    I see on pressing the '+' key field automatically becomes right aligned.

    is there any way to make setting for any other key for example tab key

    so after entering value, if tab key pressed, the value right aligns itself

    thanks.

  • #2
    Re: Right Justify char field

    Originally posted by kishor
    is there any way to make setting for any other key for example tab key
    There is almost certainly a way, usually noted by something related to a "keyboard map" option. We'd need to know at least what emulator is used before saying how it's done in your case.
    Tom

    There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.

    Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

    Comment


    • #3
      Re: Right Justify char field

      FWIW, the CHECK(RB) keyword will NOT right-justify character fields.

      Comment

      Working...
      X