.

Downloads:PBCC

 
ANSI Terminal
 
download
46 Kb
An ANSI terminal program with mouse support. Freeware by Lance Edmonds, Georg Potthast, and Py Logan.

 
     
 
B-Tree Indexing System
 
download
30 Kb
B-Tree indexing system for PB/CC and PB/Win. Public Domain by Richard Mourino.

 
     
 
Barcode Encoder
 
download
3 Kb
Encoder for UPC, ITF, 39, EAN8 and EAN13 bar codes. Public Domain by David J. Walker.

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

 
     
 
BINT32 - BASIC Interpreter
 
download
118 Kb
BINT32 v1.2.3 (beta) is a small Basic Interpreter 32-bit DLL designed to be used inside PowerBASIC programs, both PB/CC and PB/Win. BINT32 was written using PB/Win and is still under development. Restore directory structure when extracting. Freeware by Eros Olmi.

 
     
 
Calculate Pi
 
download
14 Kb
Calculate PI out to a specified number of decimal places. By Bill Davidsen, et al. Translated from C by Tom Hanlin. Public Domain by Tom Hanlin.

 
     
 
Calculates a 32-bit CRC from a Data Buffer.
 
download
12 Kb
Calculates a 32-bit CRC from a data buffer. Demonstrates the use of inline assembly language in PowerBASIC. .

 
     
 
Call DLL by Ordinal Number
 
download
12 Kb
Call By Ordinal shows how to call a DLL routine by ordinal number, rather than by name. Public Domain by Randall L. Glass.

 
     
 
Call Visual C++ DLL from PB Program
 
download
60 Kb
Sample code showing how to call a DLL written in Visual C++ from a PowerBASIC program. Public Domain by Erik Olson.

 
     
 
CGI - Display Date/Time
 
download
4 Kb
Example CGI app that displays the current date and time using PB/CC 3. Includes source code and executable. Freeware.

 
     
 
CGI Email Application Example
 
download
14 Kb
Example CGI application that allows web users to send email via a FORM using PB/CC. .

 
     
 
CGI FAQ
 
download
24 Kb
Official CGI programming FAQ from the CGI programming newsgroup. .

 
     
 
CGI Programming Examples
 
download
8 Kb
Examples of CGI programming, including a URL counter and dealing with forms. .

 
     
 
CGI to Post to Web Server
 
download
1 Kb
Example of sending cgi commands via post to a web server. Public Domain by Don Dickinson.

 
     
 
Cheesecake BASIC Interpreter
 
download
82 Kb
Cheesecake BASIC 0.1, a simple BASIC interpreter. Freeware.

 
     
 
Command line FTP
 
download
1.6 Mb
Command line FTP utilities for uploading/download files over the internet. .

 
     
 
Compare two versions of Win32API.inc
 
download
4 Kb
Compare two versions of Win32API.inc Public Domain by Michael Mattias.

 
     
 
Convert Any File to PBCC
 
download
67 Kb
File2BAS 2.2 converts any file to powerbasic code for All PB editors. Freeware by JASM Software LLC.

 
     
 
Convert QBASIC to PB/CC Source
 
download
17 Kb
Convert QBASIC source code (in text form) to PB/CC source code. Public Domain by Hugh Polley.

 
     
 
Date/Time Display
 
download
4 Kb
Display the time and date of a file using local time/date conventions. .

 
     
 
Directories and Files Below a Given Start Point
 
download
36 Kb
Demonstration of how to get all files and directories below a given starting point. Includes source and executables for PB/DOS and PB/CC. Public Domain by Tim Camarda.

 
     
 
Directory Contents Example
 
download
36 Kb
Demonstration of how to get all files and directories below a given starting point. Public Domain by Tim Camarda.

 
     
 
Display Contents of .RES File
 
download
19 Kb
ResInfo 1.0 shows the content directory for a 32-bit Windows binary resource (.RES) file. Freeware by PowerBASIC Inc..

 
     
 
Drawing Aid
 
download
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
 
download
9 Kb
Eject 2.02 opens or closes a CD-ROM drive try. Freeware by Dave Navarro.

 
     
 
Example Source Code: PB/CC 1.00
 
download
21 Kb
All example source code from PB/CC 1.00. .

 
     
 
Example Source Code: PB/CC 2.00
 
download
40 Kb
All example source code from PB/CC 2.00 .

 
     
 
Example Source Code: PB/CC 2.11
 
download
39 Kb
All example source code from PB/CC 2.11 .

 
     
 
Example Source Code: PB/CC 3.0
 
download
533 Kb
All example source code from PB/CC 3.00, with executables. Restore directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 3.01
 
download
540 Kb
All example source code for the PowerBASIC Console Compiler 3.01 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 3.02
 
download
544 Kb
All example source code for the PowerBASIC Console Compiler 3.02 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 3.03
 
download
547 Kb
All example source code for the PowerBASIC Console Compiler 3.03 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 3.04
 
download
547 Kb
All example source code for the PowerBASIC Console Compiler 3.04 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 4.0
 
download
649 Kb
All example source code for the PowerBASIC Console Compiler 4.00 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
Example Source Code: PB/CC 4.01
 
download
637 Kb
All example source code for the PowerBASIC Console Compiler 4.01 for Windows, plus compiled executables. Preserve directory structure when unzipping. .

 
     
 
File Tools for Windows
 
download
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.

 
     
 
FTP Download Example
 
download
2 Kb
FTP file download example. Supports username/password entry for secure FTP sites. Public Domain by Scott Turchin.

 
     
 
Graphics via API
 
download
18 Kb
Examples of using API calls in the GDI to do graphics. Displays geometric shapes. .

 
     
 
Graphics via API
 
download
39 Kb
Examples of using API calls in the GDI to do graphics. Displays geometric shapes. .

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

 
     
 
Keyword List: PB/CC
 
download
3 Kb
PB/CC keyword file for ConTEXT Programmers editor. Public Domain by Marco Pontello.

 
     
 
Keyword List: PB/CC 1.0
 
download
2 Kb
PB/CC 1.0 keyword file for EditPlus Text Editor. Public Domain by Kevin D. Bell.

 
     
 
Keyword List: PB/CC 2
 
download
2 Kb
PB/CC 2 keyword file for UltraEdit. Public Domain by Bernard Zimmerman.

 
     
 
Keyword List: PB/CC 2 and PB/DLL 6
 
download
4 Kb
Keyword lists for PB/CC 2.0 and PB/DLL 6.0 Public Domain by PowerBASIC Inc..

 
     
 
Keyword List: PB/Win 7, PB/CC 3 and PB/Forms 1.5
 
download
7 Kb
Keyword lists for PB/CC 3.0, PB/Win 7.0, and PB/Forms 1.5 Public Domain by PowerBASIC Inc..

 
     
 
Keyword List: PB/Win 8, PB/CC 4 and PB/Forms 1.5
 
download
8 Kb
Keyword lists for PB/CC 4, PB/Win 8, and PB/Forms 1.5 Public Domain by PowerBASIC Inc..

 
     
 
Keyword Lists: PB/CC 2 and PB/DLL 6
 
download
4 Kb
Keyword lists for PB/CC 2 and PB/DLL 6 .

 
     
 
Keyword Lists: PB/CC 3, PB/Win 7, & PB/Forms 1.5
 
download
7 Kb
Keyword lists for PB/CC 3, PB/Win 7, and PB/Forms 1.5 .

 
     
 
Modify Date/Time of .ZIP Archives
 
download
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..

 
     
 
Mortgage and Loan Payment Calculator
 
download
17 Kb
A mortgage and loan payment calculator. Public Domain by Donald R. Darden.

 
     
 
Mortgage Calculator
 
download
17 Kb
A mortgage and loan payment calculator. Public Domain by Donald R. Darden.

 
     
 
Network Info Utility
 
download
10 Kb
Network info utility returns information about the current logged-in user. Freeware by PowerBASIC Inc..

 
     
 
Network Info Utility
 
download
8 Kb
Network info utility returns information about the current logged-in user. Freeware by PowerBASIC Inc..

 
     
 
PackIP
 
download
23 Kb
PackIP 1.0 removes redundant entries from a CIDR-style IP list. It is suitable for use with Declude JunkMail and other programs that use the same list format. Freeware by PowerBASIC, Inc..

 
     
 
Path Streamliner
 
download
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/CC COM to access Microsoft Speech Engine
 
download
10 Kb
A program that uses the Microsoft Speech Engine to speak what you type. Freeware by Lance Edmonds.

 
     
 
PB/CC using COM to access MS Agent
 
download
15 Kb
Runs a short Microsoft Agent cartoon demo using Microsoft Agent. Freeware by PowerBASIC.

 
     
 
PBCC using COM to access Excel
 
download
72 Kb
Run a short demonstration of sending data to Excel, and controlling Excel to display a chart, directly from a PowerBASIC application. Public Domain by PowerBASIC.

 
     
 
PBCC using COM to access Microsoft Word
 
download
70 Kb
Run a short demonstration of sending data to Microsoft Word. Freeware by PowerBASIC.

 
     
 
Play .WAV Files
 
download
5 Kb
Command line utility to play .WAV files. Freeware by PowerBASIC Inc..

 
     
 
PowerBASIC Order Form
 
download
2 Kb
Text version of PowerBASIC order form. Download and print, then fax or mail with your payment. Or perhaps you'd prefer to shop online. Public Domain by PowerBASIC Inc..

 
     
 
PowerBASIC Product License Agreement
 
download
3 Kb
PowerBASIC product license agreement. A HTML version is also available. Public Domain by PowerBASIC Inc..

 
     
 
PowerBASIC Source Code Formatter
 
download
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.

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

 
     
 
Replacement MACROs for SendMessage Functions
 
download
3 Kb
FUNC2MAC replaces SendMessage Functions with MACROs in COMMCTRL.INC. For use with PBWIN 7 or PBCC 3. Read comments in func2mac.bas before using. Public Domain by James C. Fuller.

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

 
     
 
Segmenter for Floppies
 
download
15 Kb
SplitF 1.0 command-line tool splits a file to fit onto floppies. Freeware by Thomas G. Hanlin III.

 
     
 
Set Version Information
 
download
36 Kb
Freeware utility for modifying the Version information in EXE and DLL files. Freeware by Paul Dixon.

 
     
 
Simple Database V1
 
download
36 Kb
Simple database is written in PB/CC 4. It allows the user to define headings and fields and the type of data for each field. Public Domain by Walt Decker.

 
     
 
Source Code Formatter
 
download
5 Kb
Source code formatter. Freeware by PowerBASIC Inc..

 
     
 
Source Code Utility
 
download
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.

 
     
 
TCP News Leecher
 
download
2 Kb
Download news headers and text from nttp newsgroups. Public Domain by Kari Lane.

 
     
 
TCP Send Email With Attachment
 
download
22 Kb
Example of how to send email, including a file attachment, using TCP commands. .

 
     
 
Telephony API: Include file for Support of TAPI
 
download
16 Kb
Include file for TAPI (Telephony API) support. Requires PB/CC 3 or later, or PB/Win 7 or later. Translated from TAPI.H by Peter Lameijn. Public Domain by Peter Lameijn.

 
     
 
Toggle Mouse Support for DOS and Windows Console
 
download
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.

 
     
 
U.S. Postal Codes
 
download
555 Kb
Complete list of all U.S. Postal Codes (ZIP codes) and the cities and states they represent, stored in comma-delimited ASCII format. Updated January 2007 to include complete PB/Win 8x source code for DLL-based lookup function, compiled DLL, and PB/Win and PB/CC source code to create a basic test program. Public Domain by Michael Mattias.

 
     
 
Unattended FTP Download
 
download
2 Kb
Unattended FTP file download example. Public Domain by John McWilliams.

 
     
 
UNIX to DOS/Windows Convert Text Format
 
download
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..

 
     
 
Use Lua with your PB Programs
 
download
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.

 
     
 
Windows Service Example
 
download
32 Kb
A simple example of a Windows service, including programs to install and remove the service. Freeware.

 
     
 
ZLIB Compression Library
 
download
32 Kb
Interface your PowerBASIC program to the zlib compression library. Freeware by Greg Hartwig.