KpyM Telnet/SSH Server - Forum
'ESC' key in SAPConsole
man 'ESC' key in SAPConsole
 
Hi Kroum!

I use KTS with SAPConsole (SC). But SC don't understanding Esc-key. In general SAR R/3 use F3 instead Esc. How I can substitute this keys at KTS layer?

Thank you.

p.s.Sorry for my english.


Kroum Grigorov
 
I'm not sure that I understand your problem.
Can't you just press the F3 key instead the ESC key in your client ?

Kroum


man
 
I can, but I want press exactly Esc, but not F3 (FN+3).

I've the CipherLAB 8370 terminal, where so as get F3, U need push two keys: 'FN' and then '3'. And the term have the 'Esc' key(in .log the code of this key is '027' (0x1b)). But when I press 'Esc', SAPConsole don't react. I think what if I substitute key code. I press 'Esc', but SAPConsole receive 'F3'.

Thank you.


Kroum Grigorov
 
Ok, I got it.
Open 'utf-8.ini' file and replace the lines

[code:1:c414acfa8b]
input70 = "1B"
key70 = "FFFFFFFF 1 0 1B 1 1B 0 0 1B 1 1B"
[/code:1:c414acfa8b]
with
[code:1:c414acfa8b]
input70 = "1B"
key70 = "FFFFFFFF 1 0 0 1 72 0 0 0 1 72"
[/code:1:c414acfa8b]

This will make the server generate 'F3' key whenever it receives the 'Esc' key.

Kroum


man
 
AAAAAAAAAAAAAAAAA!
THANKSSSSSSSSSSSSSSS!
It's worked!
U a great man!
SPASIBO!
With Love from Russia!


man
 
O, god!

It was very simple!
I'm handbrake!


man
 
O, god!

It was very simple!
I'm handbrake!


SKB KTS config for SAPConsole
 
Hi,
I have installed the KPYM tenet server and please let me know how to configure it to connect to SAPConsole.

Thanks in advance


Kroum Grigorov
 
AFAIK all you have to do is to install KTS on the same machine your SAP Console is running and to configure KTS to start SAP(sapcnsl.exe) when user connects.
Once you are able to connect to your SAP Console from within KTS, you might need to make few tweaks(depending on the telnet clients you use) to have full keyboard support for your SAP Console.


You might find these SAP guides helpful:
l0c41://www.mindsquare.de/downloads/WebSAPConsolInstallGuide.PDF
l0c41://branfran.com/Files/SAPConsole%20UserGuide%20Jan03.pdf

Kroum


SKB Configure KTS to start SAPConsole
 
hi,
Thanks for the reply.
Please tell me how to configure KTS to start SAPConsole when teh user connects


Kroum Grigorov
 
It's in the other forum thread :)
l0c41://www.kpym.com/phpbb/viewtopic.php?t=188


shimeixiaoxiao
 
I have installed the KPYM tenet server and please let me know how to configure it to connect to SAPConsole.


 

© 2007 - 2008 Kroum Grigorov
Powered by phpBB © 2001, 2005 phpBB Group