I' writting a script which involves login into to Peachtree accounting.
When I open Peachtree, it automatically starts the login window with the user name of the last person to login in, and is focused on the password.
How do I tell it to switch focus to the user name? ("setFocus>user name" has no effect)
Thanks!
Login field names?
Moderators: Dorian (MJT support), JRL
Try
Code: Select all
///might need to focus the login window
Press Shift
Press Tab
Release Shift