Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help in saving a screenshot in CATVBscript

Status
Not open for further replies.

Aviatorbarath

New member
Joined
Dec 27, 2012
Messages
35
Location
US
HI
I would like to save the screen shot/snapshot in the same folder where My actual screenshot.CATvbs present.


fileloc = [highlight #CC0000]"D:\Screenshot/"[/highlight]
Dim exten
exten = ".jpeg

i don wanna use the specific file location to be saved..any code to grab the location of the current VBScript location and save it in the same folder

any suggestions

Thanks
Barath
 
Hi Ferdo
Thanks for replying

Actually i don wanna choose the saving location..I jus wanna save the picture in the same folder where active cat part is.. My need is something like this..to get the file path of active cat part.. any function to retrieve the file path of opened active cat part ???

Thanks
Barath
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top