--- In twsapi@y..., Carl Erikson <carlerikson@y...> wrote:
A hack is to send keystrokes to the login window.
Pass your username as separate keystrokes. Then send
a tab key. Then send your password as separate
keystrokes. Then send a return. There is a setting
to pre-fill the username in the .ini file (sorry, no
pre-fill for the password):
[Logon]
Username=edemo
Are you sure there is no pre-fill in? I just tried it with password
field added such as the following example (:
[Logon]
Username=pfloyd5
Password=darkside
and it worked.
This is the jts.ini file in the \jts directory.