Thank you Michael, this is very helpful. This will definitely work for now, but I still think it would be advantageous to have an export command with switches for the different options.
Thanks for the prompt reply!
Search found 3 matches
- Thu 16. Feb 2012, 17:44
- Forum: PCAN-Explorer 5 & Add-ins
- Topic: VBScript export log
- Replies: 4
- Views: 5569
- Thu 16. Feb 2012, 15:44
- Forum: PCAN-Explorer 5 & Add-ins
- Topic: VBScript export log
- Replies: 4
- Views: 5569
Re: VBScript export log
I currently have a script set up that makes the .log options window open to export a log. The options selected in this window don't change on their own, but I still need to come up and click 'Ok' or hit 'Enter'. Is there a way to send a keystroke while this window is up?
Could an ExportLog function ...
Could an ExportLog function ...
- Tue 14. Feb 2012, 15:02
- Forum: PCAN-Explorer 5 & Add-ins
- Topic: VBScript export log
- Replies: 4
- Views: 5569
VBScript export log
Is there a way to export a log file using VBscript? I have a VBS macro that starts and saves a trace, but I want it to automatically save a log file too. Any ideas?