Filename | Date | Contributor |
a-clock-kit.zip |
07 Sep 2003 |
Ed Covney |
|
An Analogue Clock KIT: (Some assembly required.)
|
addins.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter on creating Delphi add-in forms to use in Paradox.
|
areacodes.zip |
26 May 2003 |
Michael Israel, M.D. |
|
Paradox table containing telephone area codes with state and region info.
|
asciitst.zip |
08 Sep 2001 |
Dmitry Vulis |
|
Sample script to take a text file, create an import table with the right field lengths and import the text.
|
birthday.zip |
14 Jun 2003 |
Peter Zevenaar |
|
Add a personal touch to your app with this nifty little popup showing whose birthdays are this week (based on a table of names and birthdates).
|
bookmanager.zip |
26 May 2003 |
Fridolin Kathan |
|
Complete book catalog system with source.
|
cartes.zip |
02 Sep 2001 |
Michel Claveau |
|
Two sample card games with source - quite fun - code could be quite useful for object movement and graphics.
|
cmview.zip |
27 Aug 2002 |
Peter Zevenaar |
|
Custom input dialog. Supports different data types, validates input, generic enough to use anywhere.
|
currency.zip |
23 May 2001 |
Liz Woodhouse |
|
Three examples of how to convert currency from digits to text - taken from the newsgroups over time.
|
demoform.zip |
18 Oct 2001 |
Tom Krieg |
|
Form demonstrating tableframe row highlighting, sorting the tframe and highlighting the sort column and a variety of other nifty stuff.
|
embedjpg.zip |
28 Feb 2002 |
Dmitry Vulis |
|
Sample of how to embed a graphic in an MS Outlook email message
|
enumstructure.zip |
17 Oct 2001 |
Gene Millsaps |
|
Form to detail table structure.
|
fbrowserex7.zip |
16 Jan 2002 |
Tony McGuire |
|
Tony's work-around for retrieving full path and selected file name(s) in Paradox 7 (fileBrowserEx for Paradox 7).
|
ftp.zip |
08 Oct 2001 |
Mark Bannister |
|
Sample of using an ActiveX FTP control.
|
geog.zip |
03 Jul 2004 |
Michael Israel, M.D. |
|
Paradox tables with US states and teritorries with zip-code, area codes, counties, longitude, latitude and other geographical data about the regions.
|
grabit.zip |
17 Sep 2001 |
Lorrin Moore |
|
Form to get a web page from the internet.
|
highlight.zip |
09 Aug 2001 |
Jeff Shoaf |
|
Mark Pauker code for highlighting current record in a tableframe; also a variation from Jeff.
|
hilitesrch.zip |
10 Aug 2002 |
Peter Zevenaar |
|
Learn how to highlight text in a memo field which matches search criteria specified by the user.
|
idxseq.zip |
22 Jul 2002 |
Gene Millsaps |
|
This demo from Gene illustrates how to design a form which can read its table indexes and allow the user to select any of those indexes for sequencing of records in the form.
|
importtx.zip |
30 Apr 2004 |
Tom Nelson |
|
Modification of the text import script in asciitst.zip, this version allows the first row of the text file to contain the field names.
|
inet.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter on using Paradox internet tools (server and publishing).
|
jsdialog.zip |
30 May 2002 |
Tony McGuire |
|
Source code sample showing how to use the native Windows file open and file save dialogs.
|
jsimpexp.zip |
05 Dec 2002 |
Tony McGuire |
|
Analyze a table, create a new table with the EXACT same structure, and pass the data from the table into the new table.
|
jsreserved.zip |
20 Feb 2002 |
Tony McGuire |
|
Library which enables setting and retrieving of property values for ActiveX control properties which are reserved words in Paradox (and thus cannot be retrieved via the normal means).
|
lck-kill.zip |
01 Jun 2003 |
Fridolin Kathan |
|
Utility, written in C, to locate all lock files on any drive for selective deletion.
|
libcrypt.zip |
19 Jul 2003 |
Gene Millsaps |
|
String encryption/decryption code written entirely in ObjectPAL, with complete documentation.
|
lock.zip |
19 Mar 2002 |
Kevin Smith and David Faulkner |
|
Text file containing an article which takes an in-depth look at how the BDE locks tables in Paradox or Delphi.
|
lookup.zip |
31 Jan 2004 |
Mark Bannister |
|
Mark demos how to do a drop-down tableframe!
|
msbrowser.zip |
27 Dec 2001 |
Tony McGuire |
|
Web browser that runs inside Paradox. Works in Paradox 9 and 10 only!
|
nwc.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter printed from their website on using the Native Windows Controls included with Paradox.
|
odbc.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter about the ODBC drivers which shipped with Paradox 8.
|
pad.zip |
28 May 2003 |
Yaroslav Kvitchenko |
|
DLL with alternates to the built-in view dialog for various data types. Sample code and help file included.
|
paradox_ftp4w.zip |
03 Jul 2004 |
Jeff Shoaf |
|
Paradox library for interfacing with the freeware ftp4w32.dll; provides various FTP functions.
|
paradoxsolutionguide.zip |
26 May 2003 |
Corel Corporation |
|
Corel Paradox Solution Guide (no longer available on Corel's site).
|
paradoxtech_1.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter (various topics).
|
pdx-reg-entries.zip |
25 Jun 2003 |
Fridolin Kathan |
|
Zip file containing *.reg files to disable oplocks under Win2K/NT/XP - just double click to run. Open in a text editor to review what the file does.
|
pic-time-kit.zip |
07 Sep 2003 |
Ed Covney |
|
A PicTime Clock KIT: (Some assembly required.)
|
pie.zip |
10 Dec 2001 |
Tom, Just Tom |
|
361 2d pie charts, each a degree, and a table loaded with the percentages and file names, etc. Works well for the web.
|
printsetup.zip |
18 Mar 2002 |
Rick Carter |
|
Custom printer setup examples to avoid use of the built-in printer setup dialog.
|
resvwdchr.zip |
18 Jan 2002 |
John Moore |
|
Two tables listing reserved words and characters (to be avoided as/in field, table, etc. names).
|
setpriv10.zip |
09 May 2002 |
Tony McGuire |
|
Workaround for problem of not being able to set the priv directory via ObjectPAL. For Paradox 10 Only!
|
sharedkb.zip |
10 Feb 2002 |
Tony McGuire |
|
Shared KnowledgeBase of DLL/API calls. Intended to be shared and added to by the entire community.
|
spelchek.zip |
24 Jul 2001 |
Carolyn Wendover |
|
Spellchecking form and code sample.
|
sqlinserttool.zip |
06 Mar 2002 |
Steve Reiss |
|
Form to process multiple SQL statements from an input file.
|
stru8.zip |
17 Oct 2001 |
Steve Caple |
|
Table structure lister.
|
sysinfo.zip |
08 Oct 2001 |
Fridolin Kathan |
|
Form to display system information on the users workstaion for telephone troubleshooting.
|
tableman.zip |
10 May 2002 |
Fridolin Kathan |
|
Utility for comparing, restructuring, documenting, creating and otherwise managing tables.
|
tablemanagement.zip |
03 Jul 2004 |
Mark Bannister |
|
Table Management utility to document, archive, reconstruct and import data into your tables.
|
tbarmon.zip |
26 May 2003 |
Yaroslav Kvitchenko |
|
DLL and Paradox sample code for adding custom buttons to built-in toolbars. Please review the readme prior to use.
|
tbl_cmpr.zip |
25 Aug 2001 |
Carolyn Wendover |
|
Utility to compare table structures between different versions of a table.
|
tips.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter with various tips and tricks on using Paradox.
|
todo.zip |
24 May 2002 |
Ed Covney |
|
Calendar form and reports with sample "to do list" application.
|
tricks.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter with various tips and tricks on using Paradox.
|
tu5api.zip |
18 Mar 2002 |
Lance Leonard |
|
Details of the TUtility API calls to help one incorporate table repair into a Paradox application.
|
upc.zip |
01 May 2004 |
Jeff Shoaf |
|
Paradox library for encoding text for use with a shareware ($10) UPC-a barcode font (included in original zip with documentation).
|
vqb.zip |
13 Apr 2002 |
Corel Corporation |
|
Corel Paradox newsletter about using the Visual Query Builder tool (article written by Dan Ehrmann).
|
wsample.zip |
03 May 2004 |
Corel Corporation |
|
The sample files from the :WSample: alias included with Paradox through version 9.
|