[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ADDON02A.PAS
{ ---------------------------------------------------------------- }
{ TESTPROGRAMM TDB-PROTOTYPEN-GENERATOR }
{ ---------------------------------------------------------------- }
{ (c) 1992 by Aurora featuring M.J. Schwaiger }
{ ---------------------------------------------------------------- }
{ History: }
{ Datum / Bearb. / Art }
{ 9. 4.1992 MS Interface-Festlegung, Implementierung. }
{ ---------------------------------------------------------------- }
PROGRAM ProtoTst;
USES
CRT,
Prototyp;
BEGIN
CLRSCR;
CreatePrototypeDB ('AddOn02b');
END. { PROGRAM ProtoTst }
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson