For Programmers: Free Programming Magazines  


Home > Archive > Cobol > April 2004 > RM Cobol resolution 80x24->132x65









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RM Cobol resolution 80x24->132x65
Juan

2004-04-15, 11:30 pm

Hi friends

I have following problem:
My rm Cobol application is in 80x24 format and I would wish that some
reports appears in a 132x65 format. When I tried :#xterm -geometry 132x65 I
got my xterm terminal resize to that resolution but my cobol
application keeps with 80x24 format, Where should I do the changes in
order to resize my application size???

Thanks in advance

Juan
Frederico Fonseca

2004-04-16, 8:30 am

On 15 Apr 2004 19:20:23 -0700, jchipocov@yahoo.com.ar (Juan) wrote:

>Hi friends
>
>I have following problem:
>My rm Cobol application is in 80x24 format and I would wish that some
>reports appears in a 132x65 format. When I tried :#xterm -geometry 132x65 I
>got my xterm terminal resize to that resolution but my cobol
>application keeps with 80x24 format, Where should I do the changes in
>order to resize my application size???
>
>Thanks in advance
>
>Juan


Look at your runtime users manual and search for
SCREEN-COLUMNS = screen-width (page 8-18)
and
RMTERM132 environment variable

You may need to mess with the terminfo again for this to work.




Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com