Some free dBASE utilities that you can download:
MakeDirectory.zip (2 KB) (Date: March 23, 2011)
A function to create directories with subdirectories and adding
subdirectories to existing directories (MakeDirectory.prg).
Language: English and Dutch.
ZoomForm.zip (5 KB) (Date: October 11, 2006)
A zoom form class (ZoomForm.cc) with an example form (ZoomForm.wfm).
Adapt the form size with all controls to the screen resolution.
Zoom in and zoom out functions.
Language: English.
IBAN.zip (3 KB) (Date: March 11, 2003)
Validation of the International Bank Account Number (IBAN).
Custom control (Iban.cc) with an example form (IbanExample.wfm).
Language: English.
DatePicker.zip (6 KB) (Date: January 31, 2003)
A date picker form (DatePicker.wfm) with an example/test form (DatePickerTest.wfm).
Fill a spin box or entry field with a date value selected in the date picker form.
Languages: English, Spanish, French, Italian, Portuguese, German and Dutch.
PhoneDialer.prg (3 KB) (Date: February 14, 2002)
Display your phone numbers as a link in your web page.
Dial phone numbers locally from HTML pages.
For dependencies and how to use it, see the header in PhoneDialer.prg.
Language: English.
FindReplaceProject.wfm (6 KB) (Date:
October 30, 2002)
Find and replace text in all the files of a project.
Language: English.
SelectCharacter.wfm (3 KB) (Date: October
30, 2002)
Selection of special characters (ASCII values from 123 to 255).
Copies the selected characters to the Windows clipboard, next you paste them in your
entry field.
Languages: English, French and Dutch.
SelectRow.wfm (16 KB) (Date: December 19, 2002)
Making of 'query' and 'filter' selections based on the current rowset and filter, with the
possibility to save the selection to a file and reuse the query or filter whenever you like.
Languages: English and Dutch (Nederlands).
WebCounter.prg (3 KB) (Date: October 7,
2002)
A simple web counter that also logs date, time and IP number.
Using a dBASE level 5 table.
Language: English.
ViewTable.wfm (7 KB) (Date: December 19, 2002)
View table data (read only).
Open a table or query file or pass the filename as a parameter.
Set and change indexes. Search on any non BLOB field.
Languages: English and Dutch (Nederlands).
ImageSplitter.wfm (4 KB) + ExampleCreateImage.wfm (2 KB) (Date: April 26, 2001)
This utility makes it possible to put your images in your program code and
export them at runtime.
Decodes an image file to hex values and split that file in smaller parts, putting these
values in entry fields so you can copy them one by one to the Windows clipboard.
In your code, paste the hex values one by one and assign them to variables.
At runtime combine them again, encode the hex values and export the image
file.
Language: English.
How to use these utilities is explained in the header of the program files.
Have fun!
Translation of days en months in different languages
Geert Geerits - ggSoft, gege.media productions, Belgium
E-mail: ggeerits@hotmail.com
March 24, 2011
Counter: