Hi Guys,
How can I get more than 20 editable lines in the CHUI Procedure Editor?
Is it just a matter of finding emulation software which emulates a terminal with more lines?
I am using an emulator (Token2 Plus) on Windows to develop CHUI programs on a Unix server.
The emulation allows lots of lines and columns to be displayed and used while in the Unix shell, but as soon as the editor is started you get the standard number of lines and columns. The actual terminals available with Token2 Plus are vt100, ansi and xterm. In Token2 the number of lines and columns for the vt100 are only adjustable by stretching the window. The font can also be reduced (must be a TrueType font), but this just gives you the Progress Editor in a smaller area in a larger window with no extra lines or columns!
I can understand that when actually running a program Progress may need to know a set number of lines & cols, but I can't see why this limitation should exist when editing procedures.
Could I create a new terminal of my own design in Unix for Progress to use - e.g a vt100 with 30 lines?
I rather not resort to a non-Progress editor such as vi!
Any suggestions would be appreciated.
How can I get more than 20 editable lines in the CHUI Procedure Editor?
Is it just a matter of finding emulation software which emulates a terminal with more lines?
I am using an emulator (Token2 Plus) on Windows to develop CHUI programs on a Unix server.
The emulation allows lots of lines and columns to be displayed and used while in the Unix shell, but as soon as the editor is started you get the standard number of lines and columns. The actual terminals available with Token2 Plus are vt100, ansi and xterm. In Token2 the number of lines and columns for the vt100 are only adjustable by stretching the window. The font can also be reduced (must be a TrueType font), but this just gives you the Progress Editor in a smaller area in a larger window with no extra lines or columns!
I can understand that when actually running a program Progress may need to know a set number of lines & cols, but I can't see why this limitation should exist when editing procedures.
Could I create a new terminal of my own design in Unix for Progress to use - e.g a vt100 with 30 lines?
I rather not resort to a non-Progress editor such as vi!
Any suggestions would be appreciated.