is it possible to write a vbscript to automate task ?
What I mean is recording the keystroke.
If it is possible, can anyone please guide me. Thank you.

I.E

1.Starts Application,
2.Click on combox,
3.enter date in(dd/mm/yyyy) in a textbox and
4.click on the command button

Thanks

Recommended Answers

All 4 Replies

Yes, but it's going to vary depending on the application you want to automate.

Thanks Comatose. My application is Vantive Peoplesoft 8.20. Is it possible? Thanks

should be... look into the sendkeys command.

See sendkey command. Depending on what you need it for, it may be easier to use one of 3rd parth macro programs. I use Workspace Macro Pro, http://www.tethyssolutions.com/macro-automation.htm
There are many others out there too.

-steve

is it possible to write a vbscript to automate task ?
What I mean is recording the keystroke.
If it is possible, can anyone please guide me. Thank you.

I.E

1.Starts Application,
2.Click on combox,
3.enter date in(dd/mm/yyyy) in a textbox and
4.click on the command button

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.