Olá
Pergunto como feature request se é possível fazer com o PW3270 o mapeamento dinâmico do tamanho da tela, i.e., usando um terminal modelo 5 ou 9 com sessões que alternam o tamanho da janela entre 24x80 e 27x132. Essa funcionalidade é o grande trunfo, pelo menos na parte do 3270 e 5250, das ferramentas comerciais como o IBM PCOMM e o grandioso EXTRA!.
Grato
Autor: Eduardo Bisogno Andrade
2424 comentários
<menuitem action='erase' target='input' icon='clear' group='online' label='Erase input' />
PS: A configuração do aplicativo agora respeita o padrão windows, ou seja, fica tudo no registry. Ainda estou "caçando" uma forma de mandar os logs do pw3270 para o registro de logs do windows.
Type: String
Command Line: -oversize
Description: Sets the screen dimensions to be larger than the default for the chosen model. Its value is a string in the format colsxrows. It can also be the string auto, which will cause wc3270 to use the entire screen area of the console window it is running in. It is used only if the wc3270.model includes the "-E" (extended data stream) suffix, and only if the specified dimensions are larger than the model number defaults. Also, only hosts that support the Query Reply structured field will function properly with wc3270 in this mode. Pergunto se essa funcionalidade poderia ser implementada de forma "inversa", ou seja, conforme a proposta do primeiro post: o emulador informa o servidor telnet que vai utilizar um terminal modelo 5, mas quando a aplicação é modelo 2 (24x80) o emulador exibe normalmente a tela como se fosse model 2 também. Grato