som.papai
4th August 2010, 12:39
Hi All,

Now working in Baan IV c4 on windows server.
In unix server to do this I have to write shell script?

How to use shortcut keys like (F1, F2, F3..etc) to open different session?

Could I mention session code for shortcut keys like (F1, F2, F3..etc)?

Please assist me.

Thanks,
Sudipta

EdHubbard
4th August 2010, 14:52
In Windows:

Create a Key Map Group in ttaad2108m000
Maintain Key Map Settings in ttaad2109m000 ( here you map a key press combination to a session)

example:

Key Map Group 1
Key Map Setting:

<Ctrl> <F7> Command = Process Argument = tdsls4101m000

Convert to runtime

then in ttaad2105m000 link the user to a Key Map Group.
In the example above pressing Ctrl & F7 together starts tdsls4101m000

Hope that helps