Some of these utilities are free; but if you wish to pay or donate; please see the payment page for options.

Why aren't all of them free anymore?  Click here.

Some utilities are still free for personal/non commercial use.  If you feel the need/desire to pay for them OR if you are using them in a government or commercial application; please visit our payment page.  (If you are a commercial or government developer you must pay for the files by jAssing Consulting)

Please note!!! The .FXP, .APP, and .EXE's on these pages are encrypted; and will not work right when you try to build your app.  You must do the following:
lcCommand = "joshzip6.exe"
do &lcCommand with <params>
This will allow the program to run; but not get included in your project file; which would cause an error.

Where'd some of the stuff go?   We deleted old files that we no longer support or haven't been downloaded in a while.

Utilities for Both FPW & VFP

Utility Version Info
Quotes & History 1.0 This is list of misc Quotes and Day-In-History Events.  It is in DBF Format.

DonationWare: Help future develpment, Support existing work.

If you find this work valuable and want it's development to continue;
 consider support by paypal'ing money or send a check.
Click the Donate button above, or contact us for more information.
Commercial Applications or Government installs must pay for this work.

IDXORD.prg   Returns the "order" of a record in a table; ie: if you have an indexed table; and you issue 

GOTO TOP
SKIP 100
 ?idxord()
 

would return 101

Works with FPW & VFP -- pure foxpro source code.
Software by jAssing Consulting