|
Visual Prolog 5.2 ExamplesVisual Prolog contains lots of ready-to-use examples. Most of the examples,
that demonstrate usage of supplied tools and packages, are rather simple and self-explanatory. Such examples are usually placed in the \EXAMPLES
sub-directory of the correspondent package. Examples for the closely connected kits of tools are grouped and placed in
appropriate sub-directories (like VPI\TOOLEXAM\Palette). To start using an example, you need to open a correspondent project file (with .PRJ extension) with VDE. If, while Visual Prolog SETUP, you had associated .PRJ file extension (the default selection) with Visual Prolog, Visual Prolog VDE will load a project after double clicking on the correspondent project file (with .PRJ extension). Otherwise, you need to:
Notice that the default target in all examples is Windows32. Examples, including help created by Visual Prolog Help Maker, contain 2 Help hyperbases. The 32-bit version is named <ProjectName>.HAM and the 16-bit version is named <ProjectName_w16>.HAM. If you use 16-bit VDE version, you should correspondingly specify
the 16-bit version of a hyperbase <ProjectName_w16>.HAM. |