Skip to content
View knuth-konrad's full-sized avatar
Block or Report

Block or report knuth-konrad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
knuth-konrad/README.md

Please note: some of the repositories herein host PowerBASIC (PB) source code, for which unfortunately linguist doesn't have a definition. Looking at the issues for various BASIC dialects, including a PowerBASIC-specific one, it doesn't seem like PowerBASIC will be added as a language. Due to this, most PowerBASIC repositories have been tagged as VBA - one even FreeBasic, by Github. That said, I prefixed all PB repositories with "pb_", e.g. pb_deletefilesolderthan, to help you identify PB source code here.

Popular repositories Loading

  1. winhlp32-on-windows10 winhlp32-on-windows10 Public

    How to install WinHlp32.exe on a Windows 10 system.

    26 3

  2. pb_sll_bacmdline pb_sll_bacmdline Public

    Command line parameters handler (PowerBASIC SLL)

    VBA 2

  3. pb_sautil pb_sautil Public

    General purpose helper library (PowerBASIC SLL)

    BASIC 1

  4. pb_deletefilesolderthan pb_deletefilesolderthan Public

    Windows command line utility for file "housekeeping"

    VBA

  5. pb_rentoday pb_rentoday Public

    Rename one or more files to today's date in the format yyyymmdd_hhnnss_<milliseconds>.<extension>

    VBA

  6. pb_dateecho pb_dateecho Public

    Console application that echos the current date and/or time to STDOUT

    FreeBasic