| All of
the code on this page may be downloaded and used as you wish. The code is drawn from the
developers cookbook pages, in the main, and is intended for exploration and
experimentation. More code can be found on the individual cookbook pages. The code here is
packaged into zip files to save you copying and pasting large blocks of code into your
development environment. We have done our best to ensure that our
code meets the required standard but all of this code is supplied on the strict
understanding that it is supplied WITHOUT
If you do spot problem then please let us know - we will do our best to solve it or to
point out any limitations that others should be aware of.
Sorts
This zip file (4KB) contains the VB6 source code for four sort algorithms. For more
details please see our Sort Cookbook page. To
download now, click here.
Credit card validation
This zip file (3KB) contains the VB6 source code for the Credit Card Number validation
and a test form to try it out. See the VB Cookbook page for more
details. To download now click here.
Emulating the CVI and MKI$ functions
This zip file conatins the VB6 source code for emulating functions to store and retieve
numerice values in strings. For more information see the VB cookbook page. To
download click here.
Scrollable ViewPort
This zip file contains the VB6 source for a demonstration of a scrollable
viewport. For more information please visit the VB cookbook page. To download the code click here.
A Palm OS Elapsed Timer
This code is written in NS Basic for Palm. To download the project file,
code module and database click here. |