Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create the window that can fit for difference resolution in cobol

Status
Not open for further replies.

alicetan

Programmer
Dec 9, 2021
2
MY
Hi,

May i know that anyone have experience create window in COBOL that the window can fit into difference resolution?

Currently we having issue that we code and design the screen using 1920 x 1080, but customer some is having 1366 x 768, so when running the program, some data is can’t show. Because the screen is cutoff some part.

Thank You.

 
Hi alicetan,
Which COBOL compiler are you using ?
 
Hi Mikrom,

We are using acucobol and isCOBOL.

Thank You.
 
Hi alicetan,
Unfortunately, I have no experience with these compilers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top