FoxPro Home Page FoxPro Windows95 How To Converting Creating ActiveX FoxPro Printing Guide FoxPro Code Snippets

FoxProRelated FTP Site

FTP Site
lenti.med.umn.edu/pub/foxpro
lenti.med.umn.edu/pub/halfdan/foxpro
ftp.microsoft.com/developr/fox
oak.oakland.edu/Simtel/msdos/dbase
nstn.ns.ca/pub/pc-stuff/foxpro/
mercurio.univr.it/pub/msdos/foxpro
ftp.hop.man.ac.uk/sys/ftp/foxpro/
ftp.iinet.com.au/pub/msdos/foxpro


Downloads

DZpatch

Click here to Download

(Andrew Forber)

Version: 1.00
Date: October 29, 1998
File size: 37.0 KB
Category: Patch
Requirements: FoxPro 2.6, Windows '95, '98, NT3.51/4
License: Freeware

Microsoft Foxpro for Windows has a problem running on Pentium-class computers with processor speeds of 333 megaherz and higher. As soon as a program written in Foxpro for Windows 2.5 or 2.6 tarts to launch you may get an error message saying "Divide by Zero or Divide Overflow". DZPatch is a fix for this problem. It modifies 32 bytes in the middle of the Foxpro library files (i.e. foxprow.exe and foxw2600.esl for Foxpro 2.6) to prevent the error from occurring.


ODBC Driver Update

(Microsoft Corp.)

Version: 5.00
Date: March 11, 1997
File size: 1.38 MB
Category: Drivers
Requirements: Visual FoxPro, Windows NT 3.51 (or later) or Windows 95
License: Freeware

What's New in this Release


FILER

Click here to Download

(Microsoft Corp.)

Date: Feb 5, 1997
File size: 386 KB
Category: Accessories
Requirements: Visual FoxPro
License: Freeware

Many Visual FoxPro developers are familiar with the Filer desk accessory from previous versions of FoxPro and Visual FoxPro 3.0. After a brief absence during the Visual FoxPro 5.0 release, the Filer is back by popular demand as an Automation object called FILER.DLL!. FILER.DLL supports the most popular features of the Filer, including support for searching files for text strings and opening multiple files for editing.


Connecting Visual FoxPro to the NET

Click here to Download

(Aegis Group)

Version: 1.2 beta
Date: Jan 30, 1997
File size: 1440 KB
Category: CGI Utilities
Requirements: Visual FoxPro 3.0 or later
License: Shareware

FoxWeb is a software tool that allows World-Wide-Web servers to interface with FoxPro data and programs. It is fast because it does not need to start FoxPro with every hit. It installs several FoxPro channels that quietly wait in the background for CGI calls. As requests come in, FoxWeb distributes them to the open channels for parallel processing. No ODBC or temporary files are needed.


West Wind Web Connection

Click here to Download

(West Wind Technologies)

Version: 1.95
Date: Dec 17, 1996
File size: 504 KB
Category: Libraries
Requirements: Visual FoxPro 3.0b or later, ISAPI or WinCGI compliant server.
License: Shareware

West Wind Web Connection is a CGI class library for Win CGI and ISAPI. Web Connection features a speedy Web interface, easy to use and extensible classes (wwCGIServer, wwCGI, wwHTML, wwCGIProcess) and several useful tools that make it easy to receive and process CGI requests and generate the final, dynamic HTML output to return to the Web Server.


Visual MaxFrame

Click here to Download

(MaxTech, Inc.)

Date: Dec 6, 1996
File size: 450 KB
Category: Compilers
Requirements: Windows 95
License: Shareware

Visual MaxFrame provides the actual framework on which to build Visual FoxPro applications implementing basic features commonly used in all apps, which can be subclassed to your needs. With the exception of the global application-level classes, all included class definitions are abstract classes intended for further subclassing before being put to work in an application.


Formking

Click here to Download

(Jeff Berezin)

Date: Sep 24, 1996
File size: 84 KB
Category: Utilities
Requirements: Visual FoxPro, FoxWeb.
License: Freeware

Formking, which works in conjunction with the freeware 32- bit blat program, allows FoxWeb programs to e-mail the contents of HTML forms submitted by users.


Net Utilities

Click here to Download

(Inventive Software)

Date: May 15, 1996
File size: 13 KB
Category: Utilities
Requirements: Visual FoxPro
License: Freeware

Uses the FOXTOOLS.FLL to perform basic network functions such as listing drives, printer, and doing connects/disconnects.


DE Extractor

Click here to Download

(On Time Serial Supply LTD.)

Date: Jan 26, 1996
File size: 114 KB
Category: Generators
Requirements: Visual FoxPro
License: Freeware

The DE Extractor extract the DataEnvironment from a VFP form. and generates Class from the extracted code.


GPLIB NetWare

Click here to Download

(MH Software, Inc.)

Version: 3.003
Date: Dec 14, 1995
File size: 889 KB
Category: Libraries
Requirements: FoxPro (DOS, Windows or VFP)
License: Shareware

NetWare API for MS FoxPro (2.x DOS, 2.x Windows, and VFP). GPLIB allows you to: read user ID and full name, read server date/time, manipulate capture settings, return list of queues from the server, check group membership, add, list, and remove trustee rights, send messages, login/out of servers, verify and change passwords, and much more. Extensive examples and on-line help included. New version supports NetWare 4.x Directory Services (Windows Only). This file is a self-extracting Window EXE. GPLIB is Shareware.


FOXSQZ file archiving and data compression

Click here to Download

(Master Creative Software, Inc.)

Version: 1.8c
Date: Dec 11, 1995
File size: 260 KB
Category: Libraries
Requirements: FoxPro (Windows or VFP)
License: Freeware

FOXSQZ is a full featured file archiving and data compression system for FOXPRO. FOXSQZ is the first and, to date, the only system available which provides seamless file compression and archiving from within FOXPRO. FOXSQZ features all or most of the features found in the most popular DOS based compression utilities, with one catch, it's specifically designed for FOXPRO.


SQL Builder

Click here to Download

(Jon Wiest)

Version: 1.00
Date: Oct 25, 1995
File size: 232 KB
Category: Generators
Requirements: Visual FoxPro
License: Freeware

BuildSQL is a handy SQL creation interface for your users. Most users should be able to create complex boolean expressions using BuildSQL with "AND"s, "OR"s and brackets.


Database Container Extension

Click here to Download

(Mike Feltman)

Date: Oct 22, 1995
File size: 661 KB
Category: Utilities
Requirements: Visual FoxPro
License: Freeware

Very good utility to extend the DBC files of Visual FoxPro


Report Builder

Click here to Download

(Linus Hung)

Date: Oct 12, 1995
File size: 78 KB
Category: Class Libraries
Requirements: Visual FoxPro
License: Freeware

Contains three reusable classes and their source code - Find, Filter and ReportBuilder. You're welcome to use them (at your own risk) and modify the code to suit your needs.


XiLights

Click here to Download

(Xitech, Inc.)

Version: 1.05
Date: Oct 04, 1995
File size: 226 KB
Category: Libraries
Requirements: FoxPro 2.6 or VFP 3.0
License: Freeware

FoxPro Editor/Command & Trace Windows enhancement library. Adds syntax color hilighting to these standard FoxPro windows seamlessly. Aids in spotting typos, finding code by eye, and highlighting keywords used as variable names.


3DCtrl

Click here to Download

(Jason Landry)

Date: Sep 05, 1995
File size: 239 KB
Category: Drivers
Requirements: FoxPro 2.6 for Windows
License: Freeware

This driver will replace check boxes and radio buttons in FoxPro with MS-Office/Windows 95 chisled looking beauties. It does so by removing the 'real' check box from the screen, putting a bitmap where the check box used to be, and putting an invisible button over it. It has some advantages of Fox's standard checks/radios.


COB Editor Extensions

Click here to Download

(Ryan Katri)

Version: 3.00
Date: Sep 04, 1995
File size: 586 KB
Category: Libraries
Requirements: Visual FoxPro
License: Freeware

COB Editor Extensions for Visual FoxPro 3.0 CEE extends your VFP editing environment with the following features: right-click menu, auto expansion of macros, re-flowing of source code, brace matching, block commenting/uncommenting, case conversion, function/method lister, compressed view, and more. From COB System Designs, Inc.


GENSCODE

Click here to Download

(Andy Kramek)

Date: Aug 21, 1995
File size: 163 KB
Category: Generators
Requirements: Visual FoxPro
License: Freeware

The GENSCODE form was an attempt to produce a usable, formatted, output of source code for either a Visual FoxPro Form (SCX) or a Class Library (VCX) file.


GENMENUX

Click here to Download

(Andrew Ross McNeill)

Date: Aug 03, 1995
File size: 498 KB
Category: Generators
Requirements: FoxPro 2.6 for Windows, Visual FoxPro
License: Freeware

Much the same way that GENSCRNX extends the screen builder, GENMENUX extends the menu builder -- in ways you never thought you'd need. You can have menu options disappear (as opposed to graying out), write and use drivers, use arrays for menus, etc. Very useful.


CIPHER30

Click here to Download

(Roy L. Gerber)

Date: Jul 17, 1995
File size: 37 KB
Category: Libraries
Requirements: FoxPro 2.6 for Windows, Visual FoxPro
License: Freeware

Add data Encryption to your Applications. This is a reversable algorithm. To decrypt a string, just run it through this function again.


Utility Extensions (TRUE)

Click here to Download

(Tom Rettig)

Version: 1.00
Date: Jul 15, 1995
File size: 834 KB
Category: Libraries
Requirements: Visual FoxPro
License: Freeware

Extended Database Container (EDC) class library Environment (ENV) class library Information (Info) class library Program To Visual class library converter System testing utility program


TABS

Click here to Download

(Steven Black)

Date: Mar 23, 1995
File size: 226 KB
Category: Drivers
Requirements: FoxPro 2.6 for Windows
License: Freeware

This driver will create multiple-page forms that have that Office-looking tabbed look. Very impressive to show customers. DBase/Fox Programmer's won't believe you did it in FoxPro.


FScroll

Click here to Download

(Jazon Landry)

Date: Sep 26, 1994
File size: 92 KB
Category: Drivers
Requirements: FoxPro 2.6 for Windows
License: Freeware

This drive allows you to create an alternative to the browse that in some cases is more flexible and desirable. If you have more fields than can fit on a given screen, this driver will help -- it creates a vertically scrolling list complete with validation, message prompting and the like. Source included.


BRWX

Click here to Download

(Jazon Landry)

Date: Jul 19, 1994
File size: 106 KB
Category: Drivers
Requirements: FoxPro 2.6 for Windows
License: Freeware

This driver integrates a browse into a screen. One feature that is still not in InBrowse is the ability to autofit fields in the browse to use the full horizontal area. The sample code shows how it is done.


GENSCRNX

Click here to Download

(Ken Levy)

Date: Apr 22, 1994
File size: 330 KB
Category: Generators
Requirements: FoxPro 2.6 for Windows
License: Freeware

With genscrnx, useful features can be added in a snap. Instead of converting your clients?application to Visual right away, why not do an intermediate enhancement with 2.6 and genscrnx, and then spend the time you’ll gain rewriting the application in Visual. First, you’ll keep your clients happy with the improvements you deliver ?sooner than you would if you converted your application to Visual FoxPro (and more bug-free). Second, you’ll be able to spend the time necessary to really learn Visual FoxPro.


3DFox

Click here to Download

(Ken Levy)

Date: Apr 21, 1994
File size: 272 KB
Category: Drivers
Requirements: FoxPro 2.6 for Windows
License: Freeware

Create much more modern looking applications than foxpro is otherwise capable of (without a very large amount of manual work). If you plan on using Tabs or 3DCTRL, you'll also need this driver.


options

Copyright ? 1996-97 Pro WEBDesign / Gustavo - webfox@cyberservices.com
All Rights Reserved

This Page was Launched on Thursday, December 5, 1996


FoxPro Home Page FoxPro Windows95 How To Converting Creating ActiveX FoxPro Printing Guide FoxPro Code Snippets