autoit

Automatic refresh of excel where connection is password protected

Automatic refresh of excel where connection is password protected Question: I am trying to perform the following steps either by Python 2.7 or AutoIt scripts. Preferable is Python though. Open excel file. Press ‘refresh all’ Enter userid and password in a dialog box. Save excel after refresh Quit excel I am stuck automating the 3rd …

Total answers: 1

Send code from Vim to an external application for execution

Send code from Vim to an external application for execution Question: Using Stata my text editor is gVim. Using scripts from here and here to send code from Vim to Stata keeps me from switching to Linux. The scripts are in AutoIt I cannot use in Linux. They are independent of text editor; people who …

Total answers: 3