Category: windows
The windows command shell (cmd.exe) is not an ideal programming language because it was not made for this! However, you could still implement the loop using the following two …
August 16, 2014
excel, http, implementation, Office, php, programming languages, VBA, vbscript, web programming, windows, windows scripting host
The excel spread sheet is a powerful Office tool developed by Microsoft. The latest Excel supports maximum 1,048,576 rows by 16,384 columns, which i believe you will never ever …
On windows command shell, there is a less-known command clip which is used to redirect the output to clipboard. The text can then be pasted into other programs. The usage for …
WSH (Windows Scripting Host) is a powerful scripting environment that comes with Windows Operating System. By default, there are two scripting languages supported, which is JScript and VBScript. You …
This has happened to me once before and I didn’t know what was the cause but had to change the name of the API to avoid such odd buggy …