Software Salariman

Nuts and bolts about programming applications, databases and spreadsheets. Note: Comments are moderated to filter comment spam. Mobile version

2011-02-12

Negate Numbers as String in Gawk

›
I had to negate numbers in a data file. My initial script simply negated the required field. Here a test: gawk "{ print -$1 }"...
2011-01-01

NTFS Compression versus Compressed (zipped) Folders

›
A New Year posting! While playing with WMI to compress folders , I realised that NTFS compression is different from ZIP files . At the sta...
2010-12-11

Creating ZIP files with VBA / VBScript

›
I wanted to create a Windows scheduled task to regularly compress a log file on several servers. The simple solution would be to install a c...
11 comments:
2010-11-27

Converting VBA Programs to VBScript using SED

›
Writing VBScript programs can be a pain without an IDE with early-binding to ensure that the name and arguments of procedures are correct an...
‹
›
Home
View web version

About Me

Temporary
View my complete profile
Powered by Blogger.