Pinned Repositories
baNumbers
baNumbers is a (mainly targeted at VB6/VBA) array and numbers helper library.
DummyFile.Core
Create a variable number of plain text files with a given size e.g. for testing purposes.
knuth-konrad
Config files for my GitHub profile.
libBAUtil
General purpose helper methods
libBAUtilCore
General purpose helper methods
libBAUtilCS
General purpose helper methods
libBAUtilCSCore
.NET Core General purpose helper methods
pb_sautil
General purpose helper library (PowerBASIC SLL)
pb_sll_bacmdline
Command line parameters handler (PowerBASIC SLL)
winhlp32-on-windows10
How to install WinHlp32.exe on a Windows 10 system.
knuth-konrad's Repositories
knuth-konrad/winhlp32-on-windows10
How to install WinHlp32.exe on a Windows 10 system.
knuth-konrad/pb_sll_bacmdline
Command line parameters handler (PowerBASIC SLL)
knuth-konrad/pb_sautil
General purpose helper library (PowerBASIC SLL)
knuth-konrad/baNumbers
baNumbers is a (mainly targeted at VB6/VBA) array and numbers helper library.
knuth-konrad/DummyFile.Core
Create a variable number of plain text files with a given size e.g. for testing purposes.
knuth-konrad/knuth-konrad
Config files for my GitHub profile.
knuth-konrad/libBAUtil
General purpose helper methods
knuth-konrad/libBAUtilCore
General purpose helper methods
knuth-konrad/libBAUtilCS
General purpose helper methods
knuth-konrad/libBAUtilCSCore
.NET Core General purpose helper methods
knuth-konrad/mssqldatatotext
Export large datasets from MS SQL server to CSV files.
knuth-konrad/pb_checkdiskfree
Determines if a disk's free space passes the test of the provided parameters and returns an ERROR_LEVEL as a result of the test.
knuth-konrad/pb_checksize
Compare a file's size to a given value.
knuth-konrad/pb_dateecho
Console application that echos the current date and/or time to STDOUT
knuth-konrad/pb_deletefilesolderthan
Windows command line utility for file "housekeeping"
knuth-konrad/pb_dummyfile
Create a variable number of plain text files with a given size e.g. for testing purposes.
knuth-konrad/pb_isit
IsIt compares the current date or time using the comparison operator passed by /compare to the respective value passed by /value.
knuth-konrad/pb_rentoday
Rename one or more files to today's date in the format yyyymmdd_hhnnss_<milliseconds>.<extension>
knuth-konrad/pb_sortfilesbydate
Sort files by the files' time stamp, creating a hierarchically folder structure and move the files there.
knuth-konrad/pb_uncfrommappeddrive
Converts a (local) drive mapping of a network share/drive to its UNC path notation.
knuth-konrad/pb_wait
Wait a specified amount of seconds or (optionally) until certain keys are pressed.
knuth-konrad/RENTodayCSCore
Rename a file/all files in a folder to today's date (and time)