Carsten1986 Posted August 12, 2004 Posted August 12, 2004 M Hello i am a new german auto it 3 fan. I would do a instal sikript for office 2000 pro but @ the first window Username: Initials: Organistaion: Key: works the send("tab") funktion not why??
pekster Posted August 12, 2004 Posted August 12, 2004 works the send("tab") funktion not why?? <{POST_SNAPBACK}>Do you wish to send the tab keystroke? What you have now will send the text "tab" to the active window. See the Send() function in the helpfile for a full list of special characters you can send. To send the tab key, you need to use: Send("{TAB}") [font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.
msb5150 Posted August 12, 2004 Posted August 12, 2004 Perhaps instead of using autoit you should try this method: http://unattended.sourceforge.net/installers.html search or scroll down for office 2000.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now