Quantcast
Channel: TechBlog » Scripts
Browsing latest articles
Browse All 3 View Live

Zip files in a script

If you have an application running, which creates a lot of log files – it would be neat to have simple functionality to zip those files. This is possible, just using dos scripts and the AT...

View Article


Sendkeys in Visual Basic Scripts

Sendkeys can also be used from a Visual Basic Scripts, which means you can ex. build a vbs file, that can be used for starting up applications, or executing steps that you often have to do. This is an...

View Article


Splitting files using Visual Basic Scripts

Do you occasionally need to split a file based on its content? If yes – then this can be done quickly by using a Visual Basic Script and “Scripting.FileSystemObject”. Lets take a closer look. First you...

View Article
Browsing latest articles
Browse All 3 View Live