1.

Solve : need some help basic .bat scripting?

Answer»

OK so i was wondering if i could get some help,, this SITE has been very resourceful,, i have a program that i use very frequently for data entry and preform the same task about 80% of the time,, the system i use is xp based,, what i would like to do is get a script that can select the program bring it to the front and preform predetermined actions BASICALLY a macro. i have built a GUI thru vb that i can link the scripts to anyone have anything they can THROW my way?

the keys strokes in order in example would be F5, a, up, tab, n 5x, tab, enter

Script56.chm should be installed on your machine. It's the compiled help FILE for VBScript. Check out the sendkeys method of the Shell object. You should be able to write a VBScript to HANDLE this chore.

Good luck

Note: VBScript has been installed with Windows since Win95C. If you cannot find the help file you can download it here



Discussion

No Comment Found