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 |
|
|
1.0 | This is list of misc Quotes and Day-In-History Events. It is in DBF Format. |
| IDXORD.prg | Returns the "order" of a record in a table; ie: if you have an
indexed table; and you issue
GOTO TOP would return 101 Works with FPW & VFP -- pure foxpro source code. |