| |
 Add Line Numbers to BASIC Source Code |
|

 40Kb |
AddLine adds line numbers to BASIC source code to aid in using the ERL function for debugging. Freeware by LCI.
|
|
|
| |
|
|
|
| |
 Address Book |
|

 94 Kb |
Dynamic Dialog Tools example code for an address book application.
|
|
|
| |
|
|
|
| |
 ANSI Screen Designer |
|

 461 Kb |
P-Screen 6.0 ANSI screen design and library system for use with PowerBASIC and other languages. Shareware by Rob W. Smetana.
|
|
|
| |
|
|
|
| |
 Application Tree Diagram |
|

 398 Kb |
Dependency Walker 2.1 scans any Windows module (EXE, DLL, OCX, SYS, and so on) and builds a tree diagram of all dependent modules, along with a list of functions called in each module. It can catch all dependency types, including dynamic ones that are loaded at runtime. Use it for building setup scripts, analyzing programs, and troubleshooting load problems. Freeware by Depedency Walker.
|
|
|
| |
|
|
|
| |
 ASCII Box Drawing Character Display |
|

 2 Kb |
A TSR that displays a chart of the ASCII box-drawing characters. Freeware by Philip Rougier.
|
|
|
| |
|
|
|
| |
 ASCII Table |
|

 38 Kb |
ASCIITBL 1.5, a TSR pop-up ASCII table. Public Domain by Business Enhancement Partnership.
|
|
|
| |
|
|
|
| |
 Australian Postal Codes |
|

 267 Kb |
Search Australian Post database. Enter suburb to get post code, or vice versa. Freeware by Gary Barnes.
|
|
|
| |
|
|
|
| |
 BASIC Development Kit |
|

 286 Kb |
BDK: Basic Development Kit is a set of tools for BASIC programmers, featuring a BASIC preprocessor. Preserve directory structure when unzipping. Public Domain by David J. Venable.
|
|
|
| |
|
|
|
| |
 BASIC Interpreter |
|

 66 Kb |
EBASIC is a GWBASIC-style BASIC interpreter. Public Domain by Erik Olson.
|
|
|
| |
|
|
|
| |
 BASIC PreProcessor |
|

 42 Kb |
BPP 10.0 is a BASIC PreProcessor. It provides name substitutions, conditional compilation, underscores in symbol names, and "include" files. Freeware by Tom Hanlin.
|
|
|
| |
|
|
|
| |
 BonBon 1.00 |
|

 70 Kb |
BonBon 1.00 is a TSR that automatically keeps track of the subs, functions and include files used by your PowerBASIC programs. It lets you quickly see parameters, go to any sub or function, or open any given include file. Freeware by D. Hilger.
|
|
|
| |
|
|
|
| |
 Borrow VGA Memory |
|

 5 Kb |
Gain 96 Kb RAM for your PowerBASIC text-mode programs by using VGA graphics video memory. Freeware by Robert Zale.
|
|
|
| |
|
|
|
| |
 C to PowerBASIC Converter |
|

 152 Kb |
Preliminary version of a C to PowerBASIC converter with a C preprocessor. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Calculator |
|

 51 Kb |
A TSR pop-up calculator, version 1.3. Can interact with Windows clipboard. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Catalog .ZIP Files |
|

 50 Kb |
Create a catalog of the .zip files in any directory. Requires PKUNZIP. Freeware by KASA Entertainment-Presents and Ken Sims.
|
|
|
| |
|
|
|
| |
 CD Player |
|

 37 Kb |
CD Player originally published in PC Magazine. Public Domain by Jeff Prosise.
|
|
|
| |
|
|
|
| |
 CD-ROM Drive Reporter |
|

 16 Kb |
Shows the drive letter(s) of CD-ROM drives. Includes source code for PB/DOS 2.1 and later. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Code Snippet Organizer |
|

 308 Kb |
the Librarian v3.01. Maintains and organizes code snippets for easy pasting into your programs. Restore directory structure when unzipping. Freeware by Bob Houle.
|
|
|
| |
|
|
|
| |
 Combine Include Files into Main Source |
|

 35 Kb |
PBL 1.0 can combine the source code of your main program and all included files into a single source file for easy portability. It can also tell you how many times each function is called and list functions that are never called. Freeware by David Venable.
|
|
|
| |
|
|
|
| |
 Command line FTP |
|

 1.6 Mb |
Command line FTP utilities for uploading/download files over the internet.
|
|
|
| |
|
|
|
| |
 Compare two versions of Win32API.inc |
|

 4 Kb |
Compare two versions of Win32API.inc Public Domain by Michael Mattias.
|
|
|
| |
|
|
|
| |
 Convert BASIC Keyword Case |
|

 32 Kb |
Convert BASIC keywords to uppercase or lowercase. Configurable keyword file. Includes Turbo Basic source code. Freeware by J. Cody.
|
|
|
| |
|
|
|
| |
 Convert .CA File to Text |
|

 2 Kb |
Convert a TRS-80 Model 100 .CA file to text format. Source code for PB/DOS 2.1 and later. Public Domain by John E. Carter. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Convert Extended BNF to PowerBASIC |
|

 46 Kb |
Recursive Descent Compiler Compiler converts Extended BNF to code for PowerBASIC. Includes a sample scanner. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Convert .h and .rc Files to PB DDT |
|

 20 Kb |
Convert .h and .rc files, as generated by Microsoft Visual Studio, to PowerBASIC DDT code. Freeware by Mike Mayerhoffer.
|
|
|
| |
|
|
|
| |
 Convert Integer Expressions Into Online Assembly |
|

 51 Kb |
Experimental code to convert integer expressions into inline assembly language for PowerBASIC. Requires Windows (results go to the clipboard). Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Convert QuickBasic to PowerBASIC |
|

 21 Kb |
Utility to help convert QuickBasic source code to PowerBASIC source code. Freeware by Anton Monroe.
|
|
|
| |
|
|
|
| |
 Convert QuickBasic to PowerBASIC updated |
|

 154 Kb |
Utility to help convert QuickBasic source code to PowerBASIC source code. An update of Anton Monroe's version. Freeware by Randal L. Glass.
|
|
|
| |
|
|
|
| |
 Convert a tokenized Apple II BASIC file to text |
|

 25 Kb |
Convert a tokenized Apple II BASIC file to text format. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Convert Tokenized TRS-80 to BASIC Text |
|

 30 Kb |
Convert a tokenized TRS-80 Model 100 BASIC file to text format. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Convert Any File to PBCC |
|

 67 Kb |
File2BAS 2.2 converts any file to powerbasic code for All PB editors. Freeware by JASM Software LLC.
|
|
|
| |
|
|
|
| |
 Convert VB Forms to PowerBASIC DDT |
|

 51 Kb |
Convert Visual Basic forms to PowerBASIC DDT code. Works with VB 3 through VB 5. Public Domain by Scott Hauser.
|
|
|
| |
|
|
|
| |
 Convert C Header files to PowerBASIC Include File |
|

 20 Kb |
Convert C header files to PowerBASIC include files. Freeware by Kev Peel.
|
|
|
| |
|
|
|
| |
 Convert QBASIC to PB/CC Source |
|

 17 Kb |
Convert QBASIC source code (in text form) to PB/CC source code. Public Domain by Hugh Polley.
|
|
|
| |
|
|
|
| |
 Convert Tokenized GWBASIC or BASICA to Text |
|

 4 Kb |
Freeware by Vernon D. Buerg.
|
|
|
| |
|
|
|
| |
 Cross Reference |
|

 40 Kb |
BASIC cross-reference utility and pretty printer. Allows customizing keyword lists. Does not support line numbers. Shareware by J. N. Goodale.
|
|
|
| |
|
|
|
| |
 Cross Reference Tool |
|

 43 Kb |
PowerBASIC Cross reference tool v1.10. Shareware by PC Consultants Ltd..
|
|
|
| |
|
|
|
| |
 Cross Reference / Listing Generator |
|

 71 Kb |
PowerBASIC Cross Reference / Listing Generator v1.20b and a "program beautifier" Freeware by Robert Sampson.
|
|
|
| |
|
|
|
| |
 Cross-Reference Utility |
|

 75 Kb |
Cross-reference utility. Freeware by Lester L. Noll and Willie Gommel.
|
|
|
| |
|
|
|
| |
 Cross-reference utility. |
|

 37 Kb |
Cross-reference utility. Shareware by Bruce W. Tonkin.
|
|
|
| |
|
|
|
| |
 Decrypt GWBASIC Files |
|

 2 Kb |
Decrypt GWBASIC files that were saved with the "P" option. Freeware by John Thomason.
|
|
|
| |
|
|
|
| |
 Directory and File Compare Utility |
|

 859 Kb |
Beyond Compare® 1.9f is a Windows utility that combines directory compare and file compare functions in one package. Use it to manage source code, keep directories in sync, compare program output, etc. 45-day demo version Demo by Scooter Software.
|
|
|
| |
|
|
|
| |
 Directory Size Information |
|

 51 Kb |
4DirSize 2.01 shows the amount of space that directories use up. Supports long filenames and context menus under Windows! Includes source code. Freeware by Randall L. Glass. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Directory Utility |
|

 83 Kb |
DF 2.21, Directory of Files. This advanced DIRectory utility has many options for listing files and directories. Shareware by Ritt Conroy.
|
|
|
| |
|
|
|
| |
 Disk Reporting Utility |
|

 26 Kb |
DiskTot 1.1 displays total bytes, used space and free space for a given disk. It does not work properly on disks larger than 2 Gb. Freeware by Saul G. Levy.
|
|
|
| |
|
|
|
| |
 Display Contents of .RES File |
|

 19 Kb |
ResInfo 1.0 shows the content directory for a 32-bit Windows binary resource (.RES) file. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 DLL Reporter |
|

 339 Kb |
Software to determine which DLL modules are loaded by current program and from which path they were loaded. This software is intended to be used as a debugging tool. Includes PB/Win source code and executable, plus a VB version. Public Domain by Michael Mattias and Balthasar Indermuehle.
|
|
|
| |
|
|
|
| |
 Drawing Aid |
|

 11 Jul 2002 |
Utility to assist with constructing or interpreting drawings, blueprints, or schematics that need to be (or are) drawn to scale. Public Domain by Donald R. Darden.
|
|
|
| |
|
|
|
| |
 Eject CD |
|

 9 Kb |
Eject 2.02 opens or closes a CD-ROM drive try. Freeware by Dave Navarro.
|
|
|
| |
|
|
|
| |
 Euro Currency Converter |
|

 34 Kb |
Euro Currency Converter for use in the countries of the European Monetary Union or Eurozone. Shows how to display the results of a calculation while input is being entered. Freeware by Egbert Zijlema.
|
|
|
| |
|
|
|
| |
 File Compression: .gz Files |
|

 61 Kb |
gzip 1.2.4 lets you create and extract from Unix-style ".gz" compressed files. Note that this archive contains only gzip.exe -- to get gunzip.exe, you must copy gzip.exe to gunzip.exe (a silly Unix trick-- don't ask). Freeware.
|
|
|
| |
|
|
|
| |
 File Compression: PKZIP Explorer |
|

 4.5 Mb |
|
|
| |
|
|
|
| |
 File Search |
|

 38 Kb |
Search disks to find specified files. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 File Tools for Windows |
|

 56 Kb |
FileTools for Windows is a power user's command-line application comprising Unix-like commands for performing operations on files. This includes concatenation, sorting, identifying unique or duplicate lines, searching the content for a string pattern, finding files, and making string replacements within files. Public Domain by Benjamin Fitch.
|
|
|
| |
|
|
|
| |
 FileStamp |
|

 30 Kb |
AboutTime FileStamp sets the time/date stamp for files you select. Freeware by Borje Hagsten.
|
|
|
| |
|
|
|
| |
 Font Viewer |
|

 59 Kb |
ViewFont is a font viewer and collection of fonts. Includes assorted low-level VGA display routines. Restore directory structure when unzipping. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Format Floppies |
|

 5 Kb |
Format floppy disks, Public Domain by Thaddy de Konig and Dave Navarro.
|
|
|
| |
|
|
|
| |
 Hard Drive Lister |
|

 1 Kb |
Display a list of valid hard drive letters. Public Domain by Donald R. Darden.
|
|
|
| |
|
|
|
| |
 Hard Drive Reporter |
|

 86 Kb |
Clusters 2.0 reports the cluster size for a specified hard drive and calculates how much disk space is used, available, and being wasted. Freeware by Nathan C. Durland.
|
|
|
| |
|
|
|
| |
 Help File Formatting |
|

 30 Kb |
Scan the source for a PowerBASIC help file to make sure that each help screen is a reasonable size. Freeware by Info Mgt Systems, Inc..
|
|
|
| |
|
|
|
| |
 Hex Formatter |
|

 106 Kb |
HexFormatter 1.0 converts hex and assembly language to inline code or DATA statements for PB/DOS. Shareware by Tony Burcham. Free for personal use. Shareware by Tony Burcham.
|
|
|
| |
|
|
|
| |
 Icon Extractor |
|

 272 Kb |
Allows you to extract icons from EXE and DLL files on your computer using a Windows Explorer-type interface. You can see all the icons in all the files in a folder, or you can double-click on a file to see the icons in only that file. Then simply tick which icons you want to save, and click on Save! You can select whether you want to save the icons as bitmap or icon files.
|
|
|
| |
|
|
|
| |
 IDE for PowerBASIC for Windows Compiler |
|

 308 Kb |
An Integrated Development Environment for the PowerBASIC compilers for Windows. Freeware by Bruce Brown.
|
|
|
| |
|
|
|
| |
 IDE Lookup |
|

 47 Kb |
IDELookup 1.2 creates a hotkey that can search all your source and include files for definitions of API declares, constants, types, functions, or subs. Public Domain by William Burns.
|
|
|
| |
|
|
|
| |
 IDE Syntax Colorizer |
|

 73 Kb |
IDE syntax colorizer for PowerBASIC and other BASICs. Fast TSR in asm, C, and PowerBASIC. Shareware by Adras Hoeffken.
|
|
|
| |
|
|
|
| |
 Identify CPU and Numeric Coprocessor |
|

 37 Kb |
Identify the CPU and numeric coprocessor. Includes source code in PowerBASIC and inline assembly language. Freeware by Sidney J. Kelly.
|
|
|
| |
|
|
|
| |
 Inclean |
|

 85 Kb |
Inclean 1.25 creates custom versions of the Win32API include files by scanning your program. The resulting downsized includes let your program compile faster and can let you compile larger programs. Freeware by Borje Hagsten.
|
|
|
| |
|
|
|
| |
 Install Program |
|

 8 Kb |
A simple installation program written in PowerBASIC. Shareware by Philip Rougier.
|
|
|
| |
|
|
|
| |
 JellyFish Pro Editor |
|

 400 Kb |
JellyFish Pro is an editor specifically designed for PowerBasic programmers. It works with PB/WIN, PB/DLL, PB/CC and even PB/DOS. Features CodeTips, Syntax Highlighting, Project Management, Function List, Split Screen and much more. FREEWARE by Planet Squires Software. Freeware by Planet Squires Software.
|
|
|
| |
|
|
|
| |
 Link .RES to .EXE or .DLL |
|

 16 Kb |
RLink links a binary Win32 resource file (.RES) directly to an executable file (.EXE or .DLL). Public Domain by Roland Walter.
|
|
|
| |
|
|
|
| |
 List Files Not Backed Up |
|

 35 Kb |
Search all local drives to find out how many files need to be backed up (by checking the archive attribute). Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Memory Viewer |
|

 34 Kb |
View the contents of memory. Freeware by Tim Gerchmez.
|
|
|
| |
|
|
|
| |
 Menu System |
|

 47 Kb |
Application menu system for Win32 with an "Outlook" look and feel. Created with PB/DLL.
|
|
|
| |
|
|
|
| |
 Miscellaneous Tools |
|

 69 Kb |
Includes BCap, a TSR screen capture utility (for text modes only) and BIOSColor 1.2, a tool that allows easy selection from all possible VGA colors. BIOSColor can apply color changes to captured screen images and can produce BASIC code to exactly duplicate a selected VGA color. Freeware by Gregoire Turgeon.
|
|
|
| |
|
|
|
| |
 Modify Date/Time of .ZIP Archives |
|

 15 Kb |
Set the modification time/date of a .ZIP archive to the time/date of the most recent file within the archive. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Network Drive Management |
|

 49 Kb |
This is a TSR utility to help you navigate through drive mappings in a network environment. It allows you to select from a list of all currently mapped drives and paths. Freeware by Business Enhancement Partnership.
|
|
|
| |
|
|
|
| |
 Network Info Utility |
|

 10 Kb |
Network info utility returns information about the current logged-in user. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 No Caps |
|

 9 Kb |
NoCaps forces the capital key to stay off. Public Domain by E.B. Knoppert.
|
|
|
| |
|
|
|
| |
 Path Streamliner |
|

 21 Kb |
CCPaths and DLLPaths tweak the registry settings for the PB/CC and PB/DWin editor/environments by changing all LFN paths to 8.3 paths. This helps avoid command-line overflows at compile time. Includes source code for PB/DLL 6.11. Freeware by Neil H. Bertz. Freeware by Neil H. Bertz.
|
|
|
| |
|
|
|
| |
 PB Source-code Scanner |
|

 46 Kb |
A LINT program for PowerBASIC. Scans PB source code and reports on any or all of the following: declared variables, undeclared variables, unused variables, undimensioned arrays, unused procedures, and procedures with LPRINTs. Public Domain by Paul Johnson and Dan Kubala.
|
|
|
| |
|
|
|
| |
 PBTools Librarian |
|

 35 Kb |
PBTools Librarian 3.50 for PowerBASIC. This is a PBL library utility that provides services like PBLIB, but with an interface more like Microsoft's LIB. Freeware by Dave Navarro.
|
|
|
| |
|
|
|
| |
 PB WinSpy |
|

 141 Kb |
PB WinSpy++++ 1.17 "captures" existing dialogs and controls, generating PowerBASIC DDT or SDK-style code to duplicate the look of existing GUI applications. A great RAD tool and excellent way to learn about Windows programming! Freeware by Borje Hagsten.
|
|
|
| |
|
|
|
| |
 PB/DOS 3.5 Syntax Highlighting for TextPad |
|

 2 Kb |
PB/DOS 3.5 syntax highlighting file for TextPad. Public Domain by Michael Puckett.
|
|
|
| |
|
|
|
| |
 Play .WAV Files |
|

 5 Kb |
Command line utility to play .WAV files. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Post Source Code to UBB Forum |
|

 27 Kb |
Readies your code for posting to PowerBASIC's forums. Cleans trailing spaces, inserts a space in blank lines and the required UBB codes. Public Domain by Don Schullian.
|
|
|
| |
|
|
|
| |
 PowerBASIC Code Editor |
|

 722 Kb |
PowerBASIC Code Editor 1.5 for editing your PowerBASIC code. Freeware by Heber Jorge da Silva.
|
|
|
| |
|
|
|
| |
 PowerBASIC Librarian |
|

 29 Kb |
PowerBASIC Librarian (PBLIB) for PB/DOS v3.20. Use this to extract .OBJ files from earlier PB/DOS libraries (.PBL) for use with PB/DOS 3.5.
|
|
|
| |
|
|
|
| |
 PowerBASIC Librarian |
|

 29 Kb |
PowerBASIC Librarian (PBLIB). Use this to create libraries (.PBL) for PB/DOS 3.5.
|
|
|
| |
|
|
|
| |
 PowerBASIC Source Code Formatter |
|

 167 Kb |
PowerBASIC Source Code Formatter indents, wraps lines, sets keyword case according to customizable keyword lists, more! Includes source code and executable. Public Domain by George W. Bleck.
|
|
|
| |
|
|
|
| |
 Print Multiple Pages on One Page |
|

 608 Kb |
Prints 2, 4, or 8 document pages from all Windows applications onto a single sheet of paper saving time, and reducing costs for paper and toner. Great for printing drafts, web pages, email, Acrobat (PDF) files, transcripts, source code, contracts, etc.
|
|
|
| |
|
|
|
| |
 Programmer's Disk Utility |
|

 192 Kb |
Programmer's Disk Utility cleans white space and readys source code for posting to bulletin boards. Option to allow forced file open with Notepad, Excel, or Word. Public Domain by Bob Scott.
|
|
|
| |
|
|
|
| |
 QBASIC to PB/CC Convertor |
|

 11 Kb |
Convert QBASIC source code (in text form) to PB/CC source code. Public Domain by William Johns.
|
|
|
| |
|
|
|
| |
 Quick Info |
|

 526 Kb |
Quick Info 1.5 utility with telephone country codes, domain suffixes and more.
|
|
|
| |
|
|
|
| |
 Recover Files From Crashed Hard Drive |
|

 97 Kb |
Recover files from a crashed hard drive, with versions for FAT16 and FAT32 file formats. Freeware by Randall L. Glass.
|
|
|
| |
|
|
|
| |
 Register Change |
|

 23 Kb |
RegChange lets you change the user name, company name, and product ID of your Windows installation. Freeware by Computer Creations Software.
|
|
|
| |
|
|
|
| |
 Registry Explorer |
|

 199 Kb |
For programmers who often need to delve into the registry. Aids comparison of values from sibling and sub keys and aids documentation.
|
|
|
| |
|
|
|
| |
 Restart Computer |
|

 3 Kb |
Simple utility to restart/reboot your computer.
|
|
|
| |
|
|
|
| |
 Return Error Description |
|

 42 Kb |
Return the text description of a numeric error passed on the command line.
|
|
|
| |
|
|
|
| |
 Scan Directories In Path For Files |
|

 18 Kb |
Utility to scan the directories in your PATH environment variable for the specified file(s).
|
|
|
| |
|
|
|
| |
 Screen Designer |
|

 50 Kb |
A console screen designer for PB/CC and PB/DOS. Freeware by Jerry Fielden.
|
|
|
| |
|
|
|
| |
 Screen Saver |
|

 58 Kb |
A simple keyboard lock and screen saver program. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 Search and Replace Text |
|

 2 Kb |
Search for text in a text file and replace it with something else. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Search Hard Drive |
|

 35 Kb |
Search a hard disk for a given file spec.
|
|
|
| |
|
|
|
| |
 Segmenter for Floppies |
|

 15 Kb |
|
|
| |
|
|
|
| |
 Set PC Clock to NIST Time |
|

 41 Kb |
Set your PC's clock to the current time according to the National Institute of Standards and Technology. Requires a modem. Freeware by Eric J. Pearson.
|
|
|
| |
|
|
|
| |
 Set Time/Date |
|

 29 Kb |
Set file time/date values. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Set Version Information |
|

 36 Kb |
Freeware utility for modifying the Version information in EXE and DLL files. Freeware by Paul Dixon.
|
|
|
| |
|
|
|
| |
 Setup Program |
|

 72.6K |
This setup program (install) has the appearance of popular setup programs. Supplied are sample bmp's. Sample code for placing icons on the desktop and in the Program Files folder is included. Data statements may be changed to your actual files/programs that are being installed. There are no implied guarantees with this code but, as is, has been tested on W95-XP. Freeware by Fred Buffington.
|
|
|
| |
|
|
|
| |
 Software Packager |
|

 36 Kb |
A simple setup tool to package your software. It is easy to configure with Wordpad in a Setup.cfg File. You can create Registry entries, Desktop icon and more.
|
|
|
| |
|
|
|
| |
 Sort Utility |
|

 2 Kb |
Sort utility to replace the SORT that came with DOS. Supports unlimited file sizes.
|
|
|
| |
|
|
|
| |
 Source Code Checker |
|

 41 Kb |
A source code checker. Scans a main source file and all its included files for unused subs, functions and variables. Public Domain by Scott Slater.
|
|
|
| |
|
|
|
| |
 Source Code Checker |
|

 49 Kb |
PBcodec 1.13, a source code checker. Scans a main source file and all its included files for unused subs, functions and variables. Support for extracting string literals and an .inc file exclusion list. Public Domain by Borje Hagsten.
|
|
|
| |
|
|
|
| |
 Source Code Formatter |
|

 28 Kb |
BasStruc 2.1 BASIC source code reformatter. Public Domain by Marc Brewerton.
|
|
|
| |
|
|
|
| |
 Source Code Formatter |
|

 107 Kb |
Format 1.0 PB/DOS source code formatter. Freeware by Anton Monroe.
|
|
|
| |
|
|
|
| |
 Source Code Formatter |
|

 95 Kb |
Basic Formatter Pro 1.4 cross-reference utility and pretty printer. Shareware by James R. Davis.
|
|
|
| |
|
|
|
| |
 Source Code Formatter |
|

 5 Kb |
Source code formatter. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Source Code Sorter |
|

 55 Kb |
Sorts the SUBs and FUNCTIONs in your PowerBASIC source code. Shareware by Tim Gerchmez.
|
|
|
| |
|
|
|
| |
 Source Code Sorter |
|

 50 Kb |
Sorts the SUBs and FUNCTIONs in your PowerBASIC source code. Public Domain by Knuth Konrad.
|
|
|
| |
|
|
|
| |
 Source Code Manager |
|

 74 Kb |
A source code manager / program organizer for PowerBASIC. Public Domain by Dan Fischer.
|
|
|
| |
|
|
|
| |
 Source Code Utility |
|

 282 Kb |
Utility to scan a PowerBASIC source code file, locate all the #INCLUDE and #RESOURCE files, report where each INCLUDE file was found, and optionally copy all files to a run-time selected folder. Public Domain by Michael Mattias.
|
|
|
| |
|
|
|
| |
 Strips Tabs from Source and Text Files |
|

 29 Kb |
Strip the tabs from source and text files, replacing them with spaces. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 TCP Support for DOS |
|

 13 Kb |
Supports TCP/IP for PB/DOS and bare DOS. Works in conjunction with DOS Trumpet NTCPDRV.EXE and a packet driver. Freeware by Gerhard Zugarek.
|
|
|
| |
|
|
|
| |
 Text Editor |
|

 24 Aug 1993 |
A WordStar-style text editor. Freeware by Erik Olson.
|
|
|
| |
|
|
|
| |
 Text File Viewer |
|

 132 Kb |
Excellent utility for viewing text files from the DOS command line. Lets you search for keywords, load multiple files, change directories/drives and more. Shareware by Vernon D. Buerg.
|
|
|
| |
|
|
|
| |
 Text File Viewer |
|

 46 Kb |
A snazzy text file viewer with mouse support. Freeware by T. Sawyer.
|
|
|
| |
|
|
|
| |
 Text Replace as you Type |
|

 20 Kb |
PBMacro instantly replaces text as you type. Public Domain by Tony Burcham.
|
|
|
| |
|
|
|
| |
 Text-oriented Screen Design Tool |
|

 376 Kb |
A text-oriented screen design tool, similar in some respects to a graphics paint program. Offers multiple page sprite editing, powerful ANSI animation support, pulldown menus, full mouse support & online help. Saves files for ANSI, ASCII, COM, BINARY, BSAVE, and more.
|
|
|
| |
|
|
|
| |
 Text/ASCII code Converter |
|

 1 Kb |
Convert a text string to a CHR$ stream or versa vice. Useful for hiding text strings in source code or for checking ANSI/ASCII codes. Public Domain by Borje Hagsten.
|
|
|
| |
|
|
|
| |
 Toggle Mouse Support for DOS and Windows Console |
|

 10 Kb |
This utility switches off the Windows 2000 and Windows XP default Quick Edit setting that prevents the mouse from being used interactively with both Console and DOS apps that rely on the default console configuration. Public Domain by Lance C. Edmonds.
|
|
|
| |
|
|
|
| |
 Toolbar Bitmap Creator |
|

 36 Kb |
Toolbar bitmap creator. Creates 16, 24, or 32-pixel toolbar bitmaps from 16x16 or 32x32 icons. Freeware by Peter Lameijn.
|
|
|
| |
|
|
|
| |
 TRS-80 Tokenized to BASIC Text |
|

 26 Kb |
Convert a tokenized TRS-80 Color Computer (CoCo) BASIC file to text format. Public Domain by John E. Carter.
|
|
|
| |
|
|
|
| |
 TUI Command Shell for DOS |
|

 25 Kb |
A Basic Shell is a simple TUI command shell for DOS. Freeware by Matthew Wilson.
|
|
|
| |
|
|
|
| |
 UNIX to DOS/Windows Convert Text Format |
|

 11 Kb |
This command-line tool converts a text file from Unix format (linefeed delimited) to DOS/Windows format (CRLF delimited). Includes source code for PB/CC. Freeware by PowerBASIC Inc..
|
|
|
| |
|
|
|
| |
 Unprotect GWBASIC or BASICA |
|

 5 K |
A variety of solutions for unprotecting programs that were saved using the GWBASIC or BASICA "P" option.
|
|
|
| |
|
|
|
| |
 US Postal Codes |
|

 279 Kb |
Search U.S. Postal database. Enter location to get zip code, or vice versa. Freeware by Gary Barnes.
|
|
|
| |
|
|
|
| |
 Use Lua with your PB Programs |
|

 7 Kb |
#INCLUDE files and examples for using Lua 5.0 with your PB/CC and PB/Win programs. The Lua DLLs may be obtained through the Lua web site. Freeware by Marco Pontello.
|
|
|
| |
|
|
|
| |
 UUEncode/UUDecode |
|

 52 Kb |
UUEncode and UUDecode programs for encoding and decoding UUE Internet files.
|
|
|
| |
|
|
|
| |
 VB to PB Forms Converter |
|

 51 Kb |
Convert Visual Basic forms to PowerBASIC DDT code. Works with Visual Basic Primer Edition. Public Domain by Scott Hauser.
|
|
|
| |
|
|
|
| |
 View Text Files and Source Code |
|

 36 Kb |
Utility for viewing text files and source code.
|
|
|
| |
|
|
|
| |
 Visual Designer for PowerBASIC - English version |
|

 203 Kb |
PowerBasicVisualDesigner is a DDT-based visual designer for PowerBASIC. Public Domain by Ralf Kuenstler.
|
|
|
| |
|
|
|
| |
 Visual Designer for PowerBASIC - German version |
|

 212 Kb |
PowerBasicVisualDesigner is a DDT-based visual designer for PowerBASIC. Public Domain by Ralf Kuenstler.
|
|
|
| |
|
|
|
| |
 Visual Form Designer |
|

 51 Kb |
VDEngine is a small Visual Designer that allows creating a form and assorted controls. Freeware by Richard Ponce.
|
|
|
| |
|
|
|
| |
 Visual Forms Designer |
|

 95 Kb |
The start of a Visual Forms Designer, which demonstrates basic drawing, moving, and sizing of controls. Freeware by Jules Marchildon.
|
|
|
| |
|
|
|
| |
 Visual Forms Editor |
|

 309 Kb |
Visual Forms Editor 0.7 (formerly VFE) is a visual forms designer. It can read RC files, VB .FRM files and DDT code; menu editor, form and text print, more! Public Domain by Ralph Berger.
|
|
|
| |
|
|
|
| |
 Visual Tab Designer |
|

 392 Kb |
QTab is a visual tab control designer. It can generate both SDK and DDT-style code. Public Domain by Jules Marchildon.
|
|
|
| |
|
|
|
| |
 Windows API |
|

 718 Kb |
The latest equates, types, and declarations for calling the Windows API from your PowerBASIC programs. Last updated 27 August 2009.
|
|
|
| |
|
|
|
| |
 XP Style Manifest File Creator |
|

 76 Kb |
XP Style Manifest File Creator will make any Windows application be able to use the current XP style. Freeware by James M. Lord.
|
|
|
| |
|
|
|