Author: satish.ms10
Subject: Need Help to Define 36 Input Fields (1 Byte) in REXX
Posted: Sat May 07, 2016 3:08 pm (GMT 5.5)
Hi All,
Thanks for all your support.
I have situation to define 36 fields of each 1 byte for user input.
My input panel should look like
I am unable to find that how to define these many 1 byte Input fields?
Can you help me with some pointers?
Thanks in advance.
_________________
Thanx,
Sati
Subject: Need Help to Define 36 Input Fields (1 Byte) in REXX
Posted: Sat May 07, 2016 3:08 pm (GMT 5.5)
Hi All,
Thanks for all your support.
I have situation to define 36 fields of each 1 byte for user input.
My input panel should look like
Code: |
INPUT PANEL F01: _ F02: _ F03: _ F04: _ F05: _ F06: _ F07: _ F08: _ F09: _ F10: _ F11: _ F12: _ F13: _ F14: _ F15: _ F16: _ F17: _ F18: _ ..... ..... F31: _ F32: _ F33: _ F34: _ F35: _ F36: _ |
I am unable to find that how to define these many 1 byte Input fields?
Can you help me with some pointers?
Thanks in advance.
_________________
Thanx,
Sati