Folder: Summer87
3pxbar.zip
Clipper source UDFs to print UPC bar codes - requires 3PX Library v.8.20, by P Polakoff
3darray.zip
Three-dimensional arrays (simulated) in S'87 code by John Nardo.
3px50.zip
3PX Clipper Extended Functions Library v.5.0 disk, mouse, network UDFs - VG, but this version has an annoying way of reminding you to register
3px80doc.zip
Quick reference to all 395+ functions in 3PX Library, by P Polakoff.
2scudf.zip
Select windowed record,date,READ simulate UDF
3pxclock.zip
OBJ UDF for interrupt-driven on-screen clock w/settings for display row & column, color, by 3P Software, Inc.
A_cl5081.zip
Listed output techniques w/INKEY() interrupts
Aa_logo.zip
MS C source example of linking a C program (not just a UDF) into S'87. By Chris Felknor.
Ac_help.zip
ACHOICE() w/ SET KEY TO w/ SAVESCREEN() bug workarounds, by S Elwell
Ac_read.zip
Scrolling Reads with ACHOICE()
Acci1_0.zip
Clipper Function Library
Accti1_1.zip
Fantastic Clipper UDF'S for file I/O
Acomclip.zip
ASM Comm Routines
Achoice.zip
Demo of how to use Clipper's ACHOICE() function
Achoose3.zip
ACHOOSE() v.3.0 - find a pick-list item using ACHOICE() w/letter-by-letter matching, updated w/no case sensitivity, GET-IT compatible, by G Derner
Addudf.zip
Generic record adding routine - works w/any DBF except memo fields. Good for quick & dirty data entry.
Adirfix.zip
Alternate / corrects bugs in ADIR()
Adirlst.zip
Slick piece of Clipper code uses modulus operator (%) to replace line counting when displaying multiple rows of information.
Advcpf.zip
Routines & tips for compiling Clipper w/MS-FORTRAN 4.x
Ae0190.zip
LIB of 34 functions - # of mouse, game ports, RAM, hard drives, floppies, serial & parallel ports, control Caps, Numlock, Scroll, Shift, Alt, Ctrl, color control of rows, columns, specific location, defined area, by M Shaw
Aeclip3.zip
UDF's that return a multitude of system info drives, monitors, installed equipment etc..
Aeclipb.zip
UDF to build menus from array-based data - OBJ w/source demo, by M Shaw.
Aeclipd.zip
C UDF to dial the phone, w/source, by M Shaw.
Aeclipi.zip
UDF that reads the index keys for NTX (Clipper), IDX (FoxBase), NDX (dBASE), & MTX (Dbase IV) files - by Auto Exec Inc
Aeclipm.zip
48 function math library - by Auto Exec Inc.
Aeclips.zip
Source for AUTO-EXEC BBS's AECLIP.LIB, great!
Aeclipt.zip
Clipper graphics library - graphics drawing functions, video id/info, +++ - demo - VG
Aeclipw.zip
Make & Release Windows library w/up to 20 declared windows, by M Shaw.
Aehex.zip
Clipper source UDF to convert HEX to Decimal, by M. Shaw
Aewrapin.zip
UDF allows word-wrapped input to a character memvar, LIB only, by M Shaw
Ahps87.zip
AHelp -Version 1.3- ClipS87 -Includes .DOC & .LIB- -Advanced HELP lib for ClipS87 to build context sensitive help screens with automatic indexed help popup window. Can add additional entries to the help index & optionally the developer can let users build their own help screens or change existing ones. From Capella Inc.
Alslib.zip
Lib to draw windows, msg's, etc
Alterror.zip
Expanded ALTERROR.PRG - logs errors to disk file - req. FUNCky
Anotpos.zip
ANOTPOS() v.1.1 - C UDF to search arrays & return first non-matching element
Ansi.zip
ASM UDF (w/OBJ) to detect if ANSI.SYS is loaded - this gem is commented in Spanish.
Apick.zip
Multiple selections in a pick window, enhanced ACHOICE()
Arayfunc.zip
Simulate MENU TO w/ACHOICE()
Arcrea.zip
Modified ARCREA.PRG for SBT - drastically reduces original file size
Arnie11.zip
Clipper source UDF collection - GETs from a template, percentages, centering, test for ESC, fill arrays from DBFs, right justified $$$ string, & more, version 1.1 by A Silverstein
Arynscan.zip
Scan Clipper Array - with Source
Asc_ut.zip
Three utilities to convert one-long-line SDF/delimited files into usable SDF/delimited formats
Atc.zip
C UDF (source & OBJ) returns position of Nth occurance of a string w/in a target string, case insensitive, by L Zerman
Atod.zip
Fixed len ASCII to .DBF conversions made easy
Att.zip
Clipper obj to set attribute of screen area
Awd_01.zip
S'87 source UDF to display a box w/a spinning line (ala PKZIP). Update fixes bug when compiled w/Blinker. By Barnaby Falls.
Bar.zip
Meter Bar shows % of task complete
Barcode.zip
Barcode program using SilverComm
Bardemo.zip
Percentage complete bar indicator routine
Barfunc.zip
Clipper source for barcode UDFs to initialize & read barcode reader, print barcodes - by C Yeo, requires SilverCom & ProClip
Bargraph.zip
Create bar graphs
Barntx.zip
Clipper source displays index progress, by M Shaw
Batswt.zip
Alternative to SWITCH.EXE (bug fixed)
Bazian.zip
Save, restore arrays to/from disk, count array elements in a file
Betdat.zip
Find #/months,days between two dates
Bigbjk.zip
Clipper source to display LARGE on-screen letters. By Bill Kersey.
Binmode.zip
ASM UDF allows sending soft fonts to a laser - skimpy docs
Biosmc.zip
C UDF (source & OBJ) returns total installed memory as reported by the system's BIOS
Bkdoor2.zip
BKDOOR() v.2.0 - 18 'backdoor' routines for your apps, including APPEND, COPY, BROWSE, RUN, EDITOR, MODIFY, CREATE, LIST, ..., by TJS LAB
Blinkb.zip
TC source UDF (w/OBJ) to turn off blinking bit on EGA/VGA to allow high intensity background colors, by J Kaster
Blinksmt.zip
Add control of background color intensity w/in Clipper
Blow.zip
Exploding box UDF
Bmate.zip
Boatswain's Mate Toolbox for Clipper v.2.1
Bmouse87.zip
Use mouse with S'87
Bongmenu.zip
Clipper source template to create multi-column menus, by B Ong
Bottseek.zip
Clipper source to find the last record in a series of the same index key, uses binary search methods, by J Nickel
Box_demo.zip
Create shadowed, exploding boxes, by G. Beam
Boxes.zip
Procedures to ex/implode boxes & non-destructive shadow - pure Clipper code!
Boxfunc.zip
S'87 box UDF source - includes exploding, middle, pop-up, & drop boxes. By David Tessitore.
Br01.zip
Backup files inside Clipper
Br02a.zip
BAckup lrg dbfs using clipper lo lev file cmds
Brian_s.zip
Library Applications Toolkit v.1.0 - UDFS for developing library-oriented information retrieval systems, by B Vanlandingham
Browser3.zip
BROWSER v.3.0 - DBF browser (LIB, no source) - browse, edit, memo fields, filter condition, network record locks - by G Light - VG!
C_maxtag.zip
Clipper source UDF to tag array elements in a pick window, modified version of FUNCky's MAXCHOICE(), requires FUNCky to compile, by G McKeown
Cabs.zip
List of numeric Color Attribute Bytes w/tips to create your own color check/change routines in pure Clipper code
Cal.zip
Add a popup hot-key calendar to your app
Cal_al.zip
S'87 code for a pop-up calendar, by Al Degutis.
Cal3.zip
S'87 OBJ (no source) to display a three-month pop-up calendar. By Dennis Johnson.
Cal5.zip
Source code demo using @ PROMPT TO w/in nested FOR...NEXT loops - also is a calendar / appointment routine
Calc.zip
Pop up pocket calculator
Calc_rev.zip
Pop up calculator
Calculat.zip
Clipper source for a pop-up calculator. By Michael Boorstein.
Calcultr.zip
Pop-up adding machine w/detail tape
Car.zip
Set / display color settings
Cbj21.zip
Clipper Black Jack v.2.1 - faster performance on 286/386, works now on 8086/88s, by J Nerwinski - DEMO crippled to 10 plays per compile
Cc.zip
Using Clipper w/C - 21 C UDFs, plus tips, by S Rice, Twin Cities dBASE Compiler User Group
Cc_105.zip
ClipCode's Clipper S'87 Function Library v.1.05. LIB (no source) provides menu functions, save/restore arrays, smart SAVESCREEN(), ect. Includes Norton Guides docs.
Cca13a.zip
Clipper Compiler Assistant - Make .Exe
Cdmacdbf.zip
View a .DBF file in a window w/mouse support requires FUNCKy Library.
Cdsr11.zip
Contact Data Status Report
Cf.zip
Demonstration of using ADIR(), ACHOICE(), AFILL(), ASORT(), - Pop Up File List w/Search and Delete.
Cfe.zip
Clipper Code for a simple NORTON like Dir.
Cfgcheck.zip
Clipper source checks CONFIG.SYS for sufficient files/buffers, creates/updates CONFIG.SYS as needed, by J Rogers
Cforclp.zip
C UDFs written for Clipper S87
Cgoods.zip
01/20/89 version of Rich McConnell's Advanced C Goodies for Clipper
Ci_fuval.zip
Financial calculation procedures
Cisdir.zip
UDF to test for valid drives, directories, w/pure Clipper code, by D Swanson
Ckamt.zip
Numeric to English conversion
Cl_dsksz.zip
ASM UDF (w/OBJ) returns actual size of current disk. For S'87. By Kevin Saffer.
Cl_macro.zip
Keyboard macro util in Clipper (like Superkey)
Cl_memo.zip
Fully supported example of using MEMOEDIT() w/custom UDF
Cl_scan.zip
Faceit Pop-Up Pick List Demo - req.
Cl_timer.zip
Timer UDF library (no source) to add time-event driven capabilities - requires an 80286 or higher CPU to operate
Cl3270_2.zip
CLIP3270 v.1.21 - complete library (LIB) of 3270 / Clipper interface functions & error trapping routines, by D Lovell
Clbak8.zip
dbdBAK v.4.5 demo - S'87 backup / restore LIB (no source) includes file splitting, compressing, disk formatting. By Gary Gruber, Data Base Designs.
Clborder.zip
MASM source (no OBJ) to set border colors in Clipper. From R&L Software.
Clexpire.zip
Clipper source to enable expiration dates for your EXEs by appending info to the end of it. By Ian Thurston.
Clfloppy.zip
C UDF to check if flopy drive is ready, by B. Johnson
Clip_ps.zip
Postscript printing routines for Clipper
Clip_pw.zip
Clipper source to create a password maintenance, entry & usage log for your apps, has hooks for networking, by G Cota.
Clip_tcc.zip
Example of using Turbo C for UDFs
Clipasc.zip
ASM file I/O UDFs for Clipper
Clipbtrv.zip
S'87 ASM UDF (source & OBJ) to access the Btrieve file mgr on Novell nets. by Kevin Saffer.
Clipclok.zip
Definable on-screen clock using timer int.
Clipcomm.zip
ASM collection of buffered, interrupt-driven communications routines for Clipper (w/obj), by K Saffer
Clipdbg.zip
Clipper ON-LINE DEbugger
Clipdial.zip
Clipper S87/ASM source for dialing program
Clipdir.zip
C/ASM UDFs (w/source & OBJs) to make, remove, change directories - by S Antonoff, Centurion Software
Clipdl11.zip
Dial the Phone v1.1
Clipedit.zip
Simulate dBIII's EDIT command in Clipper
Clipenc.zip
Encrypt / unencrypt strings - C source & OBJ included, by B Hoang
Cliphelp.zip
On-line help system
Clipinky.zip
List of INKEY(), LASTKEY() return values
Clipint.zip
C source routines to access Clipper's internals for DBF access and the software stack info, by J Opincar
Cliplite.zip
Clipper Lite - 'dummy' OBJs to replace un-needed calls to Clipper internals, reduce RAM requirements, by M MacLeod.
Clipmath.zip
CLIPMATH library v.1.0 - 30+ functions for trigonometric, powers LOGs, Bessel, financial - by M Halmos
Clipmd.zip
ASM UDF (source & OBJ) to make directories (MD)
Clipmem.zip
Memory conservation techniques
Clipmind.zip
"Master Mind" in Clipper
Clipmn53.zip
Template-type menu generation utility
Clippass.zip
Password entry / validation routine, w/dot echoes, by B Grant
Clippc.zip
Examples of writing UDFs in Turbo C, with discussion of _exmgrab/back, TURBOC.CFG, CLIP_C.H, and two sample UDFS - by M Pfeifer
Clippcx.zip
SHOWPCX() (LIB only) that displays PCX files from Clipper, by M Shaw
Clipport.zip
A Clipper UDF for LPT & COM control & status.
Cliprint.zip
Clipper Printer Functions - LIB to test status of LPT2, COM1/2 - by J North
Clipscr.zip
MS-C source (w/OBJ) to provide flicker-free moving of windows, requires LLIBCE.LIB to compile & use, by B Zaugg
Clipscr1.zip
CLIPSCRN v.1.1 - C routine (LIB only) to compress SAVESCREEN() memvars by 80%, by G Menchen
Clipswap.zip
Swap System for Clipper S'87 by Kevin Bednar. Swap a Clipper app to disk & w/only 15K overhead. Registered version uses EMS & XMS.
Cliptime.zip
Compute elapsed time / timer function
Clipwind.zip
Windowing Routines Library
Clipxten.zip
Extended Language Library
Clp_msc.zip
Tips & code to interface Clipper w/MS C
Clp_puzl.zip
Puzzle game w/source
Clpbit.zip
Turbo-Assembler/Clipper source (w/LIB) for bitwise operations, by T Means
Clpblank.zip
Screen blanker for Clipper - MS Quick C source (only) uses keyboard & timer interrupts. By KDB Systems.
Clpclk.zip
Clipper source routines to display a flashing clock icon (doesn't track time) on the screen, by R Hess
Clpmake.zip
Clipper source MAKE program creates .CLP files
Clpnvpr3.zip
Print interface for screen/disk/printer/network output
Clpquery.zip
Query-By-Example - .DBF independent Clipper source included.
Clpreg09.zip
REGISTER v..09 - UDF (OBJ, no source) provides a registration procedure for users of your S'87 Shareware apps, based on a key that you provide. By Rick Dexter.
Clr_mono.zip
Clipper source to force monochrome color attributes on systems w/color cards & mono monitors
Clshadow.zip
ASM UDF (w/source & OBJ) to create transparent shadows for boxes & windows - very fast !
Clstart.zip
OBJ UDF provides an excellent alternative to the RUN command in RAM-scarce apps, by J Schuldes
Clstat75.zip
Clipper Stats v.0.75 - Clipper source for Chi Square & t-test analysis, by C Green
Clview.zip
Text file view / print routine - alt to MEMOEDIT()
Cmhelp.zip
Help system using DBEDIT()/MEMOEDIT(), C routines to save hotkeys, SETs
Code32.zip
Clipper source routines to print Code 39 & Interleave 2 of 5 barcodes on Epson/IBM DM & HP LJ printers, no additional fonts required, by G Neill, 2 of 5 code needs some work
Code39.zip
Bar code design & print
Code3of9.zip
A Clipper UDF to print Code 3 of 9 Barcodes.
Codegen1.zip
Generate dbase/clipper code for dbf creation
Colorchg.zip
Interactive color set utility
Colorset.zip
Interactive Color Setting Routine
Comdem.zip
Demonstration of CT1 serial port handling
Commio87.zip
Interrupt driven COM I/O routines for Clipper
Comps87s.zip
Source code for S'87 version of COMP functions
Cond_db.zip
Alternative to SET FILTER w/large DBFs, Clipper source UDF to copy matches to a temp DBF, by J Romero
Condntx.zip
Conditional Indexing For The Layman
Configok.zip
Check, alter CONFIG.SYS as needed from Clippe
Confix.zip
Clipper source to check/modify/create CONFIG.SYS, inform user to reboot, written for FORCE (EXE included), by J Fatte'
Conorder.zip
Source/example of using conditional indexing
Convert.zip
Convert Mono to Color / Color to Mono
Cooldm22.zip
COOL (Clipper Object-Oriented Libary) v.2.2 demo - 250 functions for multiuser, object oriented, data driven apps. by Paul Sheriff & Associates.
Copyprot.zip
Use system ROM checksums to 'copy-protect' Clipper apps, by E. Newman.
Counthdl.zip
S'87 source to count the number of available file handles. Taken from a message capture, written by Frank Kjaer.
Cpypro.zip
Clipper source UDF to add copy protection (of sorts) to your apps, by J Bryant
Create.zip
Clipper source to create DBF from an ASCII description file that may be created and modified with a text editor, without rewriting the create routine.
Croshair.zip
Clipper source for pop-up cross-hair to locate points on the screen, by D Fugitt.
Cset.zip
Clipper source for interactive color setting - displays color palette & saves memvars, by R Rapson
Csg001.zip
ASM source & OBJ to change the screen color attribute w/in a box, S'87 source to move the box around the screen. By Jim Nickel & Darrell Rivers.
Ct1_comm.zip
Rudimentary PC to PC Connection Demo of CTI's Serial Routines
Ct1sl1.zip
Small communications program using CT1 - demos serial port usage
Ct1win.zip
Examples of CT1 serial & windowing functions
Curdrv.zip
Clipper UDF to return Current drive letter
Cursiz.zip
S'87 UDF to change the cursor shape in READ or MEMOEDIT. Includes examples for READ and MEMOEDIT. Based on Luiz Quintela's Cursize(). Requires FUNCKy V 1.0 and up. By Samer A. Najia
Cvread1.zip
Library of S'87 source UDFs to read single and double precision numbers stored by BASIC programs. Mimics the CVI, CVS, and CVD functions to read 2, 4, and 8 byte character strings. Fixes a bug in the original version in CVREAD.ZIP By John Wright.
Cwin15.zip
CWIN Library v.1.5 - windowing & screen display routines for Clipper, by R Cepeda
Chdem8.zip
ClipHelp for S'87. Libraries to link in a Context-Sensative help system. By Richard Eddy of S.R. Eddy & Associates.
Checkcfg.zip
Clipper source checks CONFIG.SYS for sufficient files/buffers, by J Booth - requires Rettig's Library
Checkit.zip
Check (û) items w/ACHOICE()
Chekdate.zip
Clipper source UDF accepts dates entered in any of 13 formats, returns MM/DD/YY format - by S Busey
Chkenv.zip
CHKENV.COM (w/ASM source) to check file handles available sets ERRORLEVEL=1 if less than # coded, by G Gruber.
Chkprn.zip
ASM UDF to check status of a printer opened as a file (ie..serial), includes source & OBJ, by N Mongeau.
Datadump.zip
Multi field reporting, alt. to LIST TO PRINT
Datatype.zip
Convert dates & character expressions to numerics
Date2mil.zip
MS C v.5.1 UDF (source & OBJ) to convert date format to military (ie..18-OCT-88), by M Bachrach & D Allen
Datechan.zip
Clipper source UDF enables increment/decrement of date fields using PLUS/MINUS keys, by M Mainwaring DATES.ZIP Date & time manipulation routines
Dates.zip
Date & time manipulation routines
Dayocal.zip
Multiuser appointment calendar & client/customer application - demoonstrates features of DAYOC.LIB from TJS Lab
Dayocalp.zip
DAYOCAL.PRG source for Day Calendar (DAYOCAL.ZIP)
Db_func.zip
ASM UDFs (w/source & OBJ) to save / restore debug breakpoints & watch expressions to a disk file, by D Caton, DC Microsystems
Db3graph.zip
Create bar graphs from Clipper
Db3readc.zip
MS C sourcB, by G Twaites
Db3wp.zip
Converts .DBF directly to Word Perf m-merge
Db3wperf.zip
Turbo Pascal source to convert DBFs to Word Perfect mail merge format - one step, by J Troutman
Dbdtalk1.zip
Verbose progress of INDEX, COUNT, SUM, TOTAL, AVERAGE w/out UDF schemes - ties directly into Clipper code - demo by G. Gruber
Dbdtools.zip
dbdTOOLS demo, includes dbdSCRL - vertical / horizontal scrolling of fields dbdWIND - complete windowing package in ASM dbdBAK - backup/restore from w/in Clipper dbdMOUSE - mouse routines w/extensive menu building tools dbdGET - nested READs, keyboard control, enhanced VALID()
Dbeddemo.zip
Demonstration source & examples for using DBEDIT(), primary functions include BROWSE() & LOOKUP(), PRG, OBJ, LIB included, requires GETIT to re-compile, by C Steinberg
Dbedit2.zip
Example of using DBEDIT() with a condition - w/out using SET FILTER
Dbedit4.zip
DBEDIT() example w/conditions, specify fields to edit, allow cursor movement to, add/delete flags - update to DBEDIT3.ZIP by J Cole
Dbeintro.zip
Introduction to using DBEDIT() - includes tutorial & sample code, by R Williams
Dbeof.zip
C source & EXE to remove imbedded EOF characters from DBFs, by R Hannah.
Dbepson.zip
Rudimentary epson & compatible printer setup procedure.
Dbfchk.zip
Routine to re-create NTX files if modified outside of an application.
Dbfchoic.zip
ACHOICE() like UDF for .DBF's
Dbfedit.zip
A good example of a custom DBEDIT()
Dbfhid.zip
Scramble .DBF headers to make them unusable from dB3/4, but ok for Clipper.
Dbformat.zip
.ASM/OBJ UDF to format 5.25/3.5 disks / check disk type from w/in Clipper - VG!
Dbfpoint.zip
Point & Shoot UDF for .DBFs, enhanced ACHOICE()
Dbfs.zip
Store .DBF structures & automatically recreate
Dbfx.zip
DBFX - collection of utils for light bar, color, music, sound effects, menu bar, window, programmable function keys, & screen mode ID in a callable BIN file (Clipper & most xBase languages supported). By Viston Systems.
Dbgtools.zip
Clipper source to allow browsing DBF & PRG files from w/in Clipper's debugger, OPEN/CLOSE DBF routines - by P Hansen
Dbhelp.zip
Clipper source displays/edits help screens w/MEMOEDIT(), includes moving & sizing windows, by D Barrett
Dbjoin.zip
DBJOIN() - JOIN the way it SHOULD work, by F Imburgio
Dblistnd.zip
List index files called by .PRG's
Dblock.zip
Clipper sou ao columns, by D Lask & L Quintella
Dbmaker.zip
Clipper source to read a DBF and write Clipper source to re-create the DBF, by A Fuller, requires Artful Lib to compile
Dbpasswd.zip
Password protect applications
Dbrandm.zip
Clipper source routine to generate random numbers, by J & W Moss
Dbsdhelp.zip
DBF Base Help System v.1.02. Includes an editor to create / maintain help screens & code to impliment in yor apps. By D Rhea
Dbsubset.zip
Clipper source UDF to check if all chars in first string appear in second string, in any order - by D Lesko
Dbtest.zip
UDF for DBEDIT() that shows editing after an APPEND - adapted from DBA March 1989 - by M. Shaw
Dbtomm.zip
Tips to create MultiMate merge files from DBFs
Dbtowp.zip
Clipper source to create Word Perfect mail merge files from DBFs, by K Shaw
Dbtpack.zip
PACK memo field .DBT files
Dbuse.zip
DBUSE function - Replaces USE.... A MUST!
Dbwhile5.zip
S'87 source provides a filtering method for DBEDIT() w/out using SET FILTER. By Mark Mainwaring, Rocky Mountain Software.
Dbwrap2.zip
Word wrap procedure
Dch13a.zip
DCHOICE() v.1.3a - replace ACHOICE()/DBEDIT() & allow re-configuring of ALL keys - VG!
Dd_11.zip
clipper control udf for 100 printers
Dd12.zip
DATADIC v.1.2 - Clipper source utility to prepare DBF structure lists, index files w/expressions, by D Johnson.
Deldup.zip
Find/Delete dupe records
Deldupre.zip
fastest program to delete duplicate records
Dev.zip
Develpment envir. for CLipper. Edit,link etc.
Devsrce.zip
SOURCE FOR DEV.ZIP - CLIPPER DEV. ENVIRON.
Dfreq.zip
Frequency / cross tabulations of DBF fields, written for dB3, but will work for Clipper, by G Griffith, SSA
Dhl101b.zip
Doug Harding's Clipper Library v.1.1 - includes CENTRE() a string, POPUP() lists, determine free DSKSPACE(), and generate RANDM() numbers
Dial.zip
TSR w/ASM source to dial phone numbers maintained in a DBF/NTX, by J Opincar
Dialer10.zip
Clipper S'87 Source only for a Phone Autodialer. Uses low level functions to open the COM port rather than RUN COPY commands
Dirlist1.zip
Clipper source to load & display (sub)directory names
Dirseek.zip
Get disk directories/files & display (ala XTREE) - written in Pure Clipper - VG!
Disk.zip
ASM UDF's (OBJ no source) that return a drive's total bytes used & free, by DSW group
Disp_mem.zip
Description of .MEM file structures & procedures to read the contents of a MEM file (using low-level I/O routines), & display info on all open DBFs (alias, current RECNO(), BOF/EOF, ..), by E Maso
Dispndx.zip
Display dBASE Clipper index keys
Div_name.zip
Generic dB source to divide a full name field into first/middle/last fields, thanks to Charles Cheeseman
Dl_labes.zip
Clipper source for generic label printing by Dennis Levin.
Dmscolor.zip
DMSColor v.1.1 - ShareWare & registered versions. An interactive color set routine written for S'87 in 1988. Full Clipper & ASM source (w/OBJs) included. Doug Beaudoin asked for it, so here it is. By Bob Laszko, Data Management Systems.
Dmserror.zip
Alternate to ERRORSYS.PRG error report system
Dmsjul.zip
Julian / Calendar date conversion UDF's - by B. Laszko, DMS
Dmvga101.zip
S'87 LIB (no source) of VGA functions. Includes 80x28, 43, 50 sizing, split screens, different palettes, bright/fade, monitor checking, blink/bright on/off, etc. By Doug Moore.
Dosfunc.zip
DosFunc.LIB (subset of CityFogg.LIB) - low-level drive & system SET status UDFs, by R Fogg, TekWare Associates
Dosver.zip
ASM UDF (source & OBJ) to return current DOS version
Dp395_1.exe
Part 1 of Data Plus a 'Control Center' like application in Clipper
Dp395_2.exe
Part 2 of Data Plus
Dots.zip
Clipper source displays dots ('.') for password entry, by D Gordon.
Downld.zip
ASM UDFs allow downloading soft-fonts to LaserJets - VG
Drawbutt.zip
S'87 source to draw radio buttons & simulate 'push' action. By Barnaby Falls.
Drivel.zip
MS C routines for current drive and/or path
Driver.zip
Convert extended ASCII characters to printable ones
Drives.zip
ASM UDF (w/OBJ) returns all logical, physical & SUBSTituted drives, by R Fogg, TekWare
Drivest.zip
ASM UDF to determine drive status
Drmengen.zip
Drop-down menu shell generator by B Hunt (EXE & samples)
Dropmenu.zip
Drop Down menu UDF w/sample source
Drvtest.zip
Clipper source UDF test readiness of disk drives, by M Mainwaring
Ds_meter.zip
S'87 source for index-progress meter. By Donal Stark. Requires SuperFunction Lib to compile.
Dtedit.zip
De Table Editor - S'87 linkable browse & report writing OBJ (no source). Initial release by Kirby Wallace.
Dumpstr.zip
Clipper source reads DBF structures, sorts, then outputs to a ASCII file
Dup.zip
Clipper source finds & reports any duplication of key index fields, by TJS LAB
Dupchk.zip
Info & examples of duplicate record checking
Dupe_chk.zip
Check for duplicate fields in a DBF
Dupkey.zip
Repeat field data entries from rec to rec
Duprec.zip
Generic UDF to duplicate any record in any DBF
Dutch_fn.zip
Function library written in MS C
Dynaray2.zip
Dynamically create arrays by D. Lesko, #2
Dynarray.zip
Dynamically expand arrays by D. Lesko, #1
Eclip.zip
EMS Library for Clipper - use EMS directly from your apps
Ecliptxt.zip
List of functions contained in ECLIP.ZIP - EMS control from Clipper
Editit.zip
Clipper source for EDIT emulation w/support for memo fields - by J Kaster
Elapudf.zip
Clipper source UDF elapsed timer
Encrypt.zip
Clipper Source to encrypt/decrypt character & numeric expressions, by C. Carley
Encrypt3.zip
ASM/OBJ/BIN to encrypt/decrypt character strings, by R Freeland
Errorlog.zip
ERRORSYS replacement - logs errors to disk, includes environmental settings, req. FUNCky - by C. Fox
Errorsy1.zip
Replacement for ERRORSYS.PRG - stores information to a DBF before terminating PRG, by A Guggenheim
Errsys3.zip
11/25/89 update to ERRORSYS.PRG by G. Lief.
Ersysbug.zip
Bug fix to G Lief's ERRSYS3 ERRORSYS.PRG replacement routine, fixed by T Dang
Esc_alt.zip
Change MEMOEDIT()'s 'ABORT Y/N' when ESC is hit, by S Hillbourne
Est.zip
File size estimation routine
Eventc.zip
Clipper source add-on events calendar for SuperFunction Professional - use to create appointment schedules, events, etc - by R Poppel
Exp30_87.zip
Expand Library for S'87 v.3.0. Large collection of ASM UDFs (LIB, no source) covering disk, mouse, DOS, printing, sound, serial, keyboard, low-level hardware, the works! By Pepijn Smits.
Expand.zip
Cliper source procedure to insert spaces between the characters of a passed string, by S Straley
Ezhelp.zip
Text-Based Help System for Clipper - Pop-up help screen generation system by T Thompson - requires FUNCky
Fastclip.zip
Create Bat, Lnk Files
Fastindx.zip
Example of Conditional Indexing w/Clipper UDF
Fdate.zip
Convert date expressions to one of five character formats
Fdical.zip
FDI's Event Calendar application - another app using the FDI library (4 of 4)
Fdiupd.zip
Financial Dynamics' Clipper developers training materials & toolbox (loaded with goodies)
Fdvid2.zip
UDF returns video adapter/monitor combo
Filedate.zip
Clipper source UDF uses low-level I/O functions to place a DBF's actual date into the DBF's header, by C Felknor
Filesp.zip
Fully qualified filespec verification routine written in Pure Clipper
Filespec.zip
Crit Err Handling, verify drive\path\filename
Fillpatt.zip
Clipper source UDF to change colors & fill a screen area w/a desired pattern (03/19/89)
Fin_func.zip
Financial math functions
Findit.zip
Binary search UDF for sorted DBFs - eliminate large NTXs w/out loss of speed in finding key data, by C. Peterson
Fkeys.zip
Clipper source for function key mgmt/assignment, saves/restores previous settings, by J Grimm
Flag2.zip
FLAG v.2 - Clipper code to locate duplicate records based on substring similarities between fields, by M Maier
Flex.zip
Descriptive text file of FlexFile - a commercial replacement library for DBT / memo fields. Download FLEXNG.ZIP for more info. From Ganahl Software.
Float_ds.zip
Format numerics w/floating $$, r-justify
Fontload.zip
FontLoad v.2.0 - excellent Clipper source laser printer soft-font manager / download routine, by S Finchler
Formudf.zip
Quick PRG demonstrates copying a DBF to an ASCII delimited file, by T Wong
Frac.zip
Generate triangular fractals w/SilverPaint
Frmltr.zip
Clipper source to produce form letters from DBFs, J Bott, Intellitech
Fseek.zip
SEEK UDF that sets SOFTSEEK/EXACT status on-the-fly, SEEK for values across multiple DBFs, requires FUNCky LIB.
Fsrch.zip
FSEARCH() simulated LOCATE/CONTINUE in text files using Clipper's low-level I/O
Funclst.zip
Utility to list all procedures & functions w/in .PRG file(s)
Funcmenu.zip
Horizontal & vertical menu examples using FUNCky LIB (includes EXE for demonstration), by J Newton
Funcmess.zip
UDF to center & display dialog box w/option Y/N response
Funcnbox.zip
Screen, printer, & misc UDFs/Procedures
Function.zip
Screen Attribute Display Windows an Bit-wise Manipulation UDF's - By Barry Knowles.
Fundemo.zip
02/14/90 demo version of FUNCky.LIB functions - mouse interface, drop down / tear off menus, resizable windows, pick lists, more - by D Lesko, VVVVG!!
Funlib21.zip
G Lief's Grumpfish Fun Library v.2.1 - Games, songs, & holiday screens that you can link into your Clipper apps - includes all source.
Fvudf.zip
Clipper source UDF to compute future value
Gath10.zip
Clipper source for gather / scatter functions, by P Barnett
Gather.zip
Descriptions for additional GETIT functions not listed in the manual, N_SCATTER/GATHER/UNGATHER, create memvars from fields, replace fields w/memvar values, from Communication Horizons
Genhelp.zip
Make Help Screens from Text Files
Genimp.zip
Generic import/export of ASCII to/from DBFs, written for dB3, by R Barbati
Genlist.zip
Generic List Function - end-user definable
Genstru.zip
Clipper source to read a DBF & write source to re-create it, by V Six
Genstruc.zip
Clipper source to read a DBF & write Clipper source to re-create the DBF. By David Greene.
Get_cal2.zip
Clipper source UDF to format numeric entry w/desired decimal point w/in a GET, by D Baker
Get_mess.zip
Add displayed help to GETs using VALID, add extra lines to MESSAGE option of SET MENU
Getdir.zip
ASM returns current drive & path
Getitd.zip
GETIT.LIB demo w/source - only demonstrates a few of the features, from Communication Horizons
Getvol.zip
Clipper udf in asm to return vol label.
Getyn.zip
UDF to prompt & wait for Y/N response
Ghelp.zip
Help system for Clipper by G. Prefontaine
Graph_it.zip
Bar graph util w/Clip source code
Greenbrs.zip
simulate greenbar paper with S87 UDF
Grpic.zip
Display CGA PC Paint (.PCX) files from Clipper
Grump16.zip
GRUMP16 - Grumpfish Lib. v1.6 Demo Clipper Desktop
Grumphlp.zip
GRUMPFISH Help DEMO - Use with Grumpfish Lib v1.6 Demo Clipper Desktop
Grumprgs.zip
Various methods of clearing the screen, with style, from G. Lief
Grumpt.zip
UI2 GENERAL.TEM modified for GrumpFish PopUp routines, by J Stolte, Medco Systems Inc
Gtfx01.zip
Bug fix for GET-IT v. 01-01-91 / 02:00 - fixes link error w/N_GETPROC & N_GETLINE functions. Requires a library mgr utility to install fix - replaces an OBJ in GETIT87.LIB.
H_menu2.zip
HMENU v.2.0 - Clipper source for drop-down menus, requires FUNCKY to compile, by R Heyman
Handlers.zip
Clipper source UDF to administor ACHOICE() status, array pointer & window pointer parameters, by T Castaneda
Handles2.zip
Open 255 files
Hardflop.zip
Clipper source to backup / restore DBFs to / from floppy disks, by J Mask
Helpdu.zip
Help system w/source - allows end-user editing, requires a public memvar declaration in each PRG. By Bill Kilborn.
Helppop.zip
Pop up help system
Hghelp.zip
Clipper source for user-defined help system, requires FUNCky - by H Gilbert
Hjlb.zip
HP LaserJet support
Hlpsys30.zip
HELPSYS.LIB v.3.00 (LIB only) - user defined help system utilizing memo fields w/two levels, network compatible, also includes UDFs for explode/implode shadow boxes & a pop-up pick list - by E Crawford
Hlpsys87.zip
Help system using memo fields (S'87 HELPSYS)
Horach.zip
Example of multi-column menus using ACHOICE()
Hotdial.zip
S'87 source for a phone dialer - requires SilverComm to compile. By John Halovanic.
How_long.zip
Clipper source UDF to calculate elapsed time over days w/params for open (business) or peak hours - by J Wright, WRIGHTware
Hp2.zip
HP LJ II setup util in Clipper
Hpljlib.zip
Clipper source UDFs to control HP LaserJet printers, by J Kaster
Hpromptr.zip
Generates Clipper source for horizontal lite-bar prompts
Interact.zip
Code that illustrates how the GrumpFish Library phone directory creates PHONE.DBF on the fly, by G Lief
Iobasys9.zip
New SUB_SET command, have a DBEDIT with a WHILE like condition.
Iscursor.zip
UDF returns cursor on/off state
Isprint.zip
ASM routine to check status of LPT1 - 3, direct replacement for ISPRINTER() in EXAMPLEA.OBJ (included)
Iss.zip
Public Domain Clipper library. Many funcs.
Jargon.zip
dBASE/Clipper command, function, udfs
Jbcal20.zip
Another Clipper Calendar Program (OBJ ONLY)
Jk_graph.zip
S87' CLIPPER GRAPH LIB (J KILLEEN AUTHOR)
Juliancl.zip
Clipper source UDFs for Julian to/from Calendar date conversions, by C Felknor
Kevmouse.zip
Kevin Saffer's Clipper Mouse Routines for Clipper Summer '87. VERY GOOD.
Klipdial.zip
Dial Phone w/Clipper - OBJ + ASM Source
Klipdl15.zip
DIALIT v.1.5 - ASM source & OBJ to send AT command sequences to a modem, A'86 & S'87 versions, by J Karns
Laser.zip
Clipper Source for HP Laser line/box/fill routines, by K. Talbot, KJT Enterprises
Laserg.zip
Setup procedures for HP LaserJet
Lines.zip
Clipper source to provide a user interface similar to that found in PC Tools v.1.03, by D Gordon.
Logo1a.zip
Clipper source for cascading, overlapped boxes for snappy visual display - slick, by D Reynolds
Lookup.zip
Sample code to make pop-up look-up windows using DBEDIT()
Lookup1.zip
Using arrays in lookup tables - article & demo by J Brammeier
Lotlib.zip
Set of UDFs to create Lotus WK1 files from DBFs - entirely in Clipper source
Lowlevel.zip
Clipper source low-level file I/O functions, including retrieve a line of text, search/replace, print files - by D Anderson
Lowlvlio.zip
Example of using Clippers low level file I/O BARGRAPH proc.
Lrepts87.zip
!! Linkable !! Clipper S87 Report Writer! 1. Single File or RELATIONAL reports! 2. 3 Kinds of Mail Labels! 3. Online Query Builder! 4. Pass it YOUR TITLE or CORP. as Parm! 5. Link to YOUR app without royalties! 6. Point & Shoot - Data Driven!
Macroprg.zip
Keyboard macro utils w/Clip source
Mailm.zip
Utilize MEMOEDIT() & .DBF data to offer mailmerge/form letters w/in your Clipper apps
Mailmerg.zip
Add "mailmerge" capabilities to Clipper Apps
Makedb.zip
Clipper source UDF to create DBFs on the fly, includes an overwrite flag to avoid wiping out existing files, by C Steinberg
Makehelp.zip
Create on-line help for Clipper
Makemems.zip
Externalize data in system/color/mono/printer .MEM files
Makequry.zip
Creates query source code for a .DBF
Marjam10.zip
Clipper Library with Query-By-Example UDF's
Marv87.zip
Marvelous Library for S'87 (no source) - includes functions for exploding / imploding boxes, and other handy screen-oriented routines. From Michael Clerc, Simply Marvelous Solutions.
Matrix.zip
Multi-dimensional array UDFs by P Polakoff, 3P Software
Mcav.zip
Clipper source that creates additional source to read DBF fields into an array, compare & replace fields to/with array values, by K Loucks
Mefunc.zip
ASM UDF (OJB only) to limit the size of MEMOEDIT() memo length & memory allocation allocation plus edit status information UDFs, by D. Caton - VG!
Mem.zip
Suite of memvar test / evaluation routines
Mem2file.zip
C source (w/OBJs) to convert .MEM files to text files containing memvar name, type, & contents. By Michael Smith.
Memfedit.zip
Example of creating a text file from a .MEMory file - edit w/MEMOEDIT() and write back to .MEMory file, by G Toney
Memlib10.zip
Create/manipulate memory variables linked to your database files
Memocfg.zip
Clipper source that shows how to configure ANY key in MEMOEDIT(), also how to make MEMOEDIT() look like a GET field, by B Choate
Memoget.zip
'Nested GET' a character string w/out READs
Memoline.zip
Display/print selected section of memo fields
Memopak2.zip
UDF to pack memo fields
Memopak3.zip
Pack memo .DBT files
Memoryo.zip
UDFs return size of contiguous free memory & total free memory - C source & .OBJ, by J Matthews
Memoshow.zip
MEMOSHOW() v.1.1 - Clipper source UDF to display memo fields, instead of using MEMOEDIT(), by S Hoover
Memoxlt.zip
MEMOTRAN() plus hi-bit character stripping
Memrep.zip
Create/REPLACE memvars from/to fields
Memteswp.zip
WordPerfect-like BLOCK, CUT/COPY capabilities w/MEMOEDIT()
Memutl11.zip
Collection of memo utils
Menu_one.zip
Pull-down menu generator
Menuda.zip
Data driven menuing engine - bar, pulldown, hotkey choices other than the first letter - Clipper source included though requires FUNCKY, Blinker & a pre-processor recommended, by G McKechnie
Menugen.zip
Code generator for light-bar menus, w/preview option
Merge.zip
A mailmerge program in Clipper,use any DBF
Merge_cl.zip
Create WordPerfect mail-merge files from .DBFs
Merge1.zip
S'87 UDF to create a WP51 secondary merge file based on user-selected DBF/NTX/fields.
Meter.zip
Use a meter to show processing progress
Mget.zip
GET a memo field (feels like a multi-line GET) w/in a normal GET/READ list - VERY GOOD
Migrate.zip
The Migrate Library - LIB (no source) to automatically create & DBF structure & import from comma-delimited ASCII files. From LH Software.
Mk30.zip
MK.lib v.3.0 demo - LIB of functions to allow mouse & keyboard input simultaneously. Also allows user selectable cursor shapes. By Aries Software.
Modntx.zip
Get/modify index keys / show index status w/out key changes
Moneystr.zip
Numeric to English character string UDF
Mouse.zip
Mouse driver for Clipper using SET KEY instead of a direct hardware interupt, demo version, by J Hensiek
Mouseall.zip
Total Mouse Control for Clipper (15 functions)
Mp_lib.zip
Screen writes w/animation & sound
Mpack.zip
Memo packing routines from Nantucket, as described in Nan News v.2#2. Also has low- level function packing routines.
Mr_ed.zip
Music / song generator using TONE()
Ms_clips.zip
MS C & ASM UDFS (w/OBJs) for Clipper - replacement low-level file functions, system info, colors, string engryption, etc., not well documented, by M Smith
Msgbox.zip
Pop-up message UDF w/beeping, accepts input, by D Richardson
Msgtodbf.zip
Convert captured CIS message file to .DBF/.DBT - good example of converting text to .DBFs w/out APPEND SDF
Msmenu.zip
Horizontal & vertical menu examples for Keyboard and Mouse - by C. Yeo - Req PROCLIP 3.00+
Mul_read.zip
Multiple Reads in Clipper
Multisel.zip
Example of multiple choice (check mark) w/ACHOICE(). Sampel uses desired reports to print
Multmat2.zip
C UDFs to create LARGE 2-dim arrays (larger than can be done in native Clipper code) in Clipper - VG !!
Mvc87101.zip
Voice Synthesis Function Library v.1.01 - full set of functions to impliment speech w/in Clipper apps, by S Badaracco
Nan12.zip
Clipper - Misc Functions from NanTucket
Nancolor.zip
.COM files that display color settings available by numbers & Clipper color strings
Nanhelp.zip
Clipper code & text discussions on providing context-sensitive help for your apps, D Powells / E Crawford.
Nested.zip
Nested GETS within READ
Nestget.zip
C/ASM UDF (OBJ, no source) for 'nested GETs' w/single function calls, supports PICTURE statements, by Enhancements, Inc
Newbar.zip
Optimized version of BAR.ZIP - meter bar shows % of index completed - by J Wright
Newmodi.zip
Modify/create .DBF structures in Clip source
Nf.zip
No Frills Utils' - Clipper code to create .DBFs, index, & lite-bar menus - by J Wright.
Nlogo.zip
Another snappy Nantucket logo for your closing screens
Nlogos.zip
Collection of various Nantucket logos to use in your applications (some new, some old)
Nlogos2.zip
Collection of various Nantucket logos to use in your applications, includes new version of S Klinglers' NanLogo() that drops down from the top of the screen (line by line).
Nmtxt2.zip
Clipper source UDF converts numeric values to English, including cents - good example of recursive function calls - revision by C Borneman
Nn0201.zip
Nantucket News v2n1 Summer 1987 programs
Nn0202.zip
Nantucket News v2n2 Autumn 1987 programs
Nn0203.zip
Nantucket News v2n3 Winter 1988 programs
Nn0204.zip
Nantucket News v2n4 Spring 1988 programs
Nn0301.zip
Nantucket News v3n1 July/Aug 1988 programs.
Nn0302.zip
Nantucket News v3n2 Sept/Oct 1988 programs
Nn0303.zip
Nantucket News v3n3 Nov/Dec 1988 programs
Nn0304.zip
Nantucket News v3n4 Jan/Feb 1989 programs
Nn0305.zip
Nantucket News v3n5 March/April 1989 programs
Nn0306.zip
Nantucket News v3n6 May/June 1989 programs
Nn0401.zip
Nantucket News v4n1 July/Aug 1989 programs
Nn0402.zip
Nantucket News v4n2 Sept/Oct 1989 programs
Nn0403.zip
Nantucket News v4n3 Nov/Dec 1989 programs
Nn0404.zip
Nantucket News v4n4 Jan/Feb 1990 programs
Nn0405.zip
Nantucket News v4n5 March/April 1988 programs
Nn0406.zip
Nantucket News v4n6 May/June 1990 programs.
Nn0501.zip
Nantucket News v5n1 July/Aug 1990 programs.
Novmenu.zip
Clipper source UDF provides Novell-type pop-up menus, by J Jenkins
Nread.zip
Nest Reads source & example by Rick Spence - DB Advisor 10/88
Nrlsys.zip
UI2 template for nested READS & lookup tables
Ntx.zip
Read .NTX/.NDX header information
Ntx_dict.zip
Verify .DBFs are valid & .NTX's exist (or create) as .DBFs are opened
Ntxaeg.zip
Clipper source UDF to display index progress, includes a UDF to strip the 'trigger' expression out of the NTX key, by A Gross
Ntxerr.zip
Replaces OPEN_ERROR, fixes bad indices
Ntxmeter.zip
UDF to display index progress
Ntxmtr.zip
UDF to provide numeric counter and/or moving bar for index status, by B. Ong.
Odometer.zip
Clipper UDF to show index status on sceen
Okconfig.zip
Modify CONFIG.SYS from within Clipper program
Open0b.zip
Open Error 0 for S87- -This text file contains a speculation on the root cause of ClipS87 Open Error 0 & a horrible little kludge that works in a Novell environment. Provided by Larry Bauder.
Opendbf.zip
Clipper source UDF, based on a master DBF, to open a designated DBF along w/all required NTXs, rebuilds NTX as required, by D Anderson & K Williams for the Army Corps of Engineers
Opt.zip
Light bar menuing
Outjoin.zip
Outer Join Two Databases (Summ '87) Instead of A Natural Join (JOIN)
P_color.zip
Color selection UDF
P_list.zip
ACHOICE-like multiple selection pick lists
Pack_s87.zip
"Safe" pack of memo field .DBT file
Packdbt.zip
Clipper source to pack & re-sort memo file blocks. Uses low-level I/O functions. By Ron Sickebower, Mirage Software.
Packfile.zip
Linkable C UDFs (source & OBJ) provide file pack/unpacking for Clipper apps using the LZW compression method, by B Whiteman
Packmemo.zip
Memo pack using Clipper's low level I/O
Paging.zip
Clipper source demonstrates multi-page (screen) data entry, by G Rapp
Param.zip
ASM UDF (OBJ only) that allows passing a variable number of parameters to functions and procedures (replaces PARAMETERS command), very slick, by T Means
Parsing.zip
ASM source parsing function for delimited character string sets
Pascalcl.zip
Clipper to Pascal interface routines, by Nantucket
Passclip.zip
OBJ UDF to encrypt / verify passwords, includes Clipper source for password entry routine (echo dots), by S Covell
Password.zip
Check for user password
Pause.zip
C UDF pauses execution & returns INKEY() value w/out CPU looping - won't slow down multi-user systems like INKEY() will, by M Imfeld
Pc_color.zip
Clipper S87/ProClip2 Interactive Color Set
Pc2lib.zip
Professional Developer's Library v2.00
Pdm_106.zip
Pull-Down Menu Development System v.1.06 - IBM/SAA/CUA compliant menu source code generator from pre-defined ASCII templates. OBJ, no source, requires CC.LIB v.1.04+ to compile. By Robert Stribling, ClipCode Associates.
Pdmenu.zip
Pull Down MENU- For use with Clipper '87.
Per.zip
Clipper source that 'emulates' DOS BACKUP/RESTORE w/low-level I/O functions
Per01.zip
LOCKOUT - associate an array element for each record, fast processing on a net
Permem.zip
Short article & Clipper source on reading character fields from a DBF & writing them directly into a .MEM file, by P Kjellqvist
Ph_gc1.zip
Clipper source for pop-up calendar & a slick util to generate some standard code for DBFs (header/description file, scatter/gather, @..say..get templates). by Peter Harrison, Granville Computing.
Phon2bin.zip
Clipper source UDF to store/retrieve phone numbers in 3 byte binary format, by M Shaw
Pics.zip
Clipper source demonstrates using UDFs in PICTURE clauses - includes calculator style numeric entry (right to left), & proper name capitalization on entry - by Mr. Grumpfish, G Lief
Pns.zip
Point 'N Shoot - Use DBEDIT() to pick from a list & copy to another .DBF for processing
Popadd.zip
Clipper source for Pop-up calculator w/tape & user defined decimal place display, by K Wire, Kieth's Harwre,nc.
Pops.zip
Source code example for pull-down menus
Popup.zip
Clipper code for pull-down menus, by P Stroud.
Prinmemo.zip
Print memo fields
Printers.zip
DBF containing setup, reset 6/8/10/12 cpi, compressed, bold, underline, & italic codes for 100 printers, by E Newman
Prn_lib.zip
How to control any printer, tutor, source
Proc.zip
List proc's/functions, written in Clipper
Profblnk.zip
Clipper source profiler for Blinker, by C Yellick
Progph.zip
Display progress of indexing w/bar graph
Progutil.zip
2 CLIPPER Programmers Utilities
Protect.zip
UDF that prevents .DBF's from being read by 'average' users
Prtrdrvr.zip
Clipper source printer 'driver' create / maintain / utilize routines, by R Engler
Pstnet87.zip
POSTNET Library for Summer '87. This library contains a function that prints USPS compatible POSTNET bar codes on HP or other PCL compatible laser printers. Add POSTNET to your checks, invoices, letters, statements or newsletters. 100% Clipper Summer '87 code. Source is available.
Psts87.zip
Modified version of PSTNET.ZIP by John Fronheiser. Prints postal barcodes on envelopes. Added support for CItoh 8510/1550 printers.
Pull.zip
Clipper source example for pull-down menus.
Qbrowse.zip
BROWSE UDF using DBEDIT()
Radiobut.zip
Clipper source UDF allows up to seven 'radio buttons'. Shows depress action for button picked. By Ian Thurston.
Raffat.zip
FUNCky add-on library (no source) centered around a hypertext system, along w/some slick new functions - by D Tierney
Rainbow.zip
Color setting utility
Random.zip
Random number generator by D. Lesko
Random11.zip
Clipper source to generate random numbers between 0 & 1, by A Jackson
Random3.zip
Clipper source to generate an 8 digit random number, requires Rettig's Library - by H Brown
Ranger11.zip
Ranger() v.1.1 - filter function to restrict record movement to a range of keyvalues - replacement for SET FILTER w/out the speed degredation
Readline.zip
Clipper source to read an ASCII file, one line at a time, utilizes low level I/O functions
Recmem.zip
ASM UDFs (OBJ, no source) that tap into Clipper's internals to copy records w/in or between files, by M Erbaugh
Register.zip
Clipper source that allows distribution of EXE files that can be 'registered' by the end user, by G. Barnabic.
Rendx.zip
C UDF to compare time/date stamp of .DBF to .NTX for re-index
Report.zip
Report generation system based on pre-defined reports in a DBF - requires Clipper Tools One, by M Sicherman
Rlib.zip
Standardized UDFs / PROCedures for apps dev. menus, colors, screens, etc - VERY GOOD !!
Rlib3287.zip
RLIB v.3.2 shareware function library for S'87 (LIB, no source). 98 application development functions and a ready to compile demo program. Download RLIB32UM.ZIP or RLIB32WP.ZIP (manual) and RLIB32NG.ZIP (Norton Guide) for documentation. By Richard Low.
Rnddmo.zip
Random number UDF
Rntx.zip
Clipper source re-index routine, network aware, by R Moseley
Rodent.zip
MS mouse UDFs S'87
Rr.zip
Tim's Clipper-Linkable Report Writer. Good Report Writer written in Clipper, source available. Allows Indexing, Filters, Grouping, Totals, Sub-Totals, Item Counts, Much More. Uploaded by Author.
Rroutine.zip
R&R ReportWriter - reads printers in RR.CNF & prompts for printer to use - ASM/OBJ
Rrprn.zip
Clipper source UDF to read RR.CNF & extract defined printer names
Rsprg.zip
C & Clipper source modification of Rick Spence's MEMPAK memo field packing routine, by M Ellis
Run_err.zip
Appendix F of Clipper manual
Runtime.zip
Clipper source UDFs to compute minutes-per- mile (for runners), along with hour, minute, & seconds math logic, by S Marcus
S2brow.zip
Clipper source UDF emulates DBEDIT(), has ZOOM feature to view lower-level transaction detail records - by S Gast
Saamenu2.zip
Peach Tree-like menu creation & execution engine from Spinner And Associates (SAA)
Savarray.zip
Save/restore arrays to/from .MEM files
Scatter.zip
Multi-dim arrays, .DBF into/from arrays
Scrnplay.zip
Direct Video Routines
Scroll.zip
Clipper source UDF to scroll messages along the last line of the screen, by D Gallagher, Tri State Computer Services
Scurmenu.zip
Discussion & techniques on building a SET MENU TO-type menu system, with security level checking for each option, by D Lobel, NY Clipper UG
Secret.zip
SECRET.LIB from Infomatrix - clear section of screen w/char & color, read char from screen, call INT21 & INT10
Sedit.zip
Clipper source to simulate EDIT, enhanced version of F Ho's SIMEDIT, by S Davies
Serial.zip
Add serial # & server name to an EXE file. Protect against unauthorized use.
Serialno.zip
Imbed serial numbers into applications
Setlastk.zip
C UDF (source & OBJ) to retrieve the next keystroke from the keyboard buffer & replace it w/another value
Settime.zip
Set DOS time from Clipper
Sf.zip
Add-on library of metafunctions for SuperFunction Professional, notepad, events calendar, & amortization table - LIB & EXE, no source, by R Poppel
Shadow12.zip
C UDF (w/OBJ & source) for transparent box shadows - pass box coords & optional colors, by S McIntosh
Shadows.zip
Create 'transparent shadow' boxes - excellent example of using boxes in any application
Shdw.zip
Colored 'tile' message box, shadowed, tones, wait for keypress
Shelp26a.zip
Superhelp Library v2.6a for Clipper S87. The best help system available for Clipper. Fixes bugs in v2.6 for s87.
Shirley.zip
S'87 source to tag multiple records in DBEDIT() - uses a string memvar to track tags. By Ian Thurston.
Show_wp5.zip
SHOW_WP5() v.1.0 - OBJ written in Clipper to display WordPerfect 5.x documents, by M Sambrano
Showdir.zip
Clipper source displays ACHOICE() window of hard disk directory structures, requires PROCLIP - by D Blackmore
Shrinkcl.zip
Shrink Clipper Exe's - Source Only (ASM)
Si_10.zip
SCROLLIT() - scroll a message in any size window, anywhere on the screen, by S Elwell
Sinchk.zip
Clipper source UDF to validate Canadian social security numbers, by M Eddy & B Bowers
Sizeof.zip
ASM to get a file's size
Slibs87.zip
SuperLib for Summer '87 programmers. Over 100 network ready functions and metafunctions in S87 .LIB format. Shareware, with two levels of registration. Includes: Query, Report Writer, Mailing Labels, Form Letters, Pulldown menus, lots of popups, etc. Last revision date in archive: 06-08-1993.
Sn.zip
Add serial #'s to compiled .EXEs
Sondx3.zip
Soundex routine
Sortsrc.zip
Bubble sort routine for arrays
Soundex4.zip
SOUNDEX routine in C w/variable length (defined) return codes
Soundexa.zip
ASM UDF to compute Soundex values
Soundexs.zip
EXE to calculate Soundex values
Soundx.zip
Discussion of how SOUNDEX works w/two different, coded methods
Spack102.zip
C UDF (OBJ, no source) for compressing/uncompressing SAVESCREEN() memvars, update fixes buffer allocation & out of memory problems - by E Sorensen
Speech.zip
CLIPPER S87-SPEECH IN APPS, Beta Version !!!
Splitit.zip
SPLITIT v.1.20 - Splits a name into prefix (Mr.), first (Robert), middle (Michael), last (Laszko), and suffix (Jr)
Sprodemo.zip
Demo of new SUPER.LIB Professional
Src0612.zip
Data Based Advisor 12/88 source code
Src0705.zip
Data Based Advisor source code - May 1989
Src0707.zip
Data Based Advisor July 1988 source code
Src0708.zip
Source code for Data Based Advisor v7 n8 08/89
Src0709.zip
DBA source files, Sept. 1989
Src0710.zip
Data Based Advisor source code, October 1989
Src711.zip
Data Based Advisor source code - v7n11 11/89
Src712.zip
Data Based Advisor source code - v7n12 12/89
Src801.zip
Data Based Advisor source code - v8n1 01/90
Src802.zip
Data Based Advisor source code - v8n2 02/90
Src803.zip
Data Based Advisor source code - v8n3 03/90
Src804.zip
Data Based Advisor source code - v8n4 04/89
Src805.zip
Data Based Advisor source code - v8n5 05/90
Src806.zip
Data Based Advisor source code - v8n6 06/90
Src807.zip
Data Based Advisor source code - v8n7 07/90
Src808.zip
Data Based Advisor source code - v8n8 08/90
Ss_utils.zip
S'87 source for transparent shadows, numeric to string conversions, read text off screen. By Frank Sleeper, Sleeper Software.
Sspick.zip
Pick & tag code that works in Clipper, dBASE,
Start.zip
C source startup module for Clipper - allows modification of SET CLIPPER= on the fly, display message to users w/long loading apps - compile w/Turbo C or C++, by D Wilson, InterVisions
Statezip.zip
UDFs to validate state abbr. / zip codese/DOS
Stophack.zip
Clipper source UDF that changes the first byte of a DBF header to disable their use unless under your app's control, by D Hart, DHS Consulting Group
Str_fun.zip
Clipper & C source UDFs to extract delimited text from strings, by P Weisser
Straley2.zip
57 routines to demonstrate various commands / functions / techniques in Clipper - by S. Straley
Stripudf.zip
Clipper source UDF removes UDFs from NTX file headers, by A Gross
Subset.zip
Clipper code emulation of S Moon's SUBNTX.C
Substrm2.zip
Perform SUBSTR() on a memo field
Super160.zip
Super.Lib FREE REGISTRATION (Clipper S87) Formerly shareware version 1.51
Superhlp.zip
The Ultimate Clipper Help Code Generator
Supr_udf.zip
Clipper library - key stats, etc. Asm lang.
Surescrl.zip
Scroll fields w/in a defined area
Swaprv.zip
Swap out Clipper/Fox/dBase to Disk for Max availability of RAM for RUN Commands
Sydemo.zip
Embed SET CLIPPER= value in .EXEs, change environment variables, serialize .EXEs
Tagdbf2.zip
Tag multiple .DBF records w/DBEDIT() for batch processing - now handles 512K worth of records
Tagit.zip
Display Array of Clipper Items w/Multi Select
Tcdc1190.zip
Twin Cities Database User Group 11/90 featured functions - C source & OBJ for shadows, index odometer.
Techno.zip
PUSH (save) / POP (restore) .DBFs to a stack
Timedbf.zip
S'87 source creates a DBF w/every second or every minute in a 24-hour period. Claimed useful for lookup & validation routines?? By Mark Schiltz.
Tj_cal.zip
Clipper source UDF for a pop-up calendar
Tonemakr.zip
Enhanced control over TONE() - tone libraries
Topbot.zip
Demonstrates use of 'more' arrows w/ACHOICE()
Transfer.zip
Convert .DBF to WordPerfect 5.0
Tree1.zip
Clipper source UDF fills an array w/graphical drive tree info, by R Agosto
Trl.zip
Complete documentation for Tom Rettig's Clipper library. Ready to print. Compiled by Dennis Barton.
Tru_shdw.zip
UDF to display windows with transparent shadows
Trudf.zip
Set of MS C source UDFs (w/OBJs) that total numeric elements of an array, test null expressions, pad character strings, SOUNDEX(), & strip non-alphanumeric characters from strings - by J van Melis
Txt2fmt.zip
Convert text files to .FMTs
U_memo.zip
Limit the number of lines during MEMOEDIT(), by M. Vivanco
Udfs.zip
UDF's from book '64 Clipper UDFs' by P Steele
Udfswap.zip
Potpourri of UDFs & PROCedures from the Atlanta Clipper UG
Ugraph.zip
Create bar & scatter graphs
Unveil.zip
Help system utilizing ACHOICE(), demonstrates using a help index
Update1.zip
UPDATE library (LIB, no source) allows regeneration of DBF/NTX files whenever an app is updated - by J Occhiogrosso
Ups87.zip
UDF to calculate UPS zones/shipping costs
Val_msg.zip
UDF to be used with Valid clause
Val_name.zip
Clipper source UDF to validate filenames & check existence, by D Ciccotto.
Verb.zip
Pass this udf a dollar amount and it will return a string you can print on a check with the numbers converted to words
Vox.zip
Voice digitization demo - req. 80286 or higher CPU, no source, by T Leylan
Week.zip
Clipper source date calculation UDFs, by D Cook
Weekoyr.zip
UDF returns the week # in a year for a date
Westudf.zip
UDF's and Functions to see if a DBF is in use and in what area, proper capitalization, return '1st' instead of '1' read/write a record to/from an array, by D. West.
Wildcard.zip
Search .DBFs with wildcards
Wildproc.zip
Clipper S/87 - wildcards in string searches.
Winclip.zip
Clipper source that taps internal __SETWIN function to create true windows, by J Benton - Excellent !!
Windlib.zip
Windowing Library, LIB of UDFs to create, manipulate windows, DBF picklists, by D Kanter, D&P Consulting
Window87.zip
Windows library
Word.zip
Clipper source that adds help, printing, and a graceful exit to MEMOEDIT(), by M Nardo - nicely done!
Wp.zip
Collection of three different routines to create merge files for Word Perfect - dated 1988
Wpmerge.zip
MERGE WORD PERFECT WITH DATABASES
Wrapfld.zip
VALID() UDF to wrap text to next field(s)
Wrdprf.zip
UDF converts ASCII (COPY TO DELIMITED) files to WordPerfect merge files
Xlib.zip
UDFs allow gets/reads within gets
Yesno.zip
Yes or No UDF
Zeroudf.zip
Clipper source UDF fills in leading zeros to the desired length, by M Shaw
Zwindow.zip
Clipper source UDFs for exploding, shadowed windows & message displays, by D Anderson.