|
Converting Visual Prolog 5.2 Projects into Visual Prolog 5.1 ProjectsVisual Prolog 5.2 build scripts differ from build scripts in previous versions. That is why, it is necessary to convert Visual Prolog 5.2 projects into Visual Prolog 5.1 format. Be careful, while upgrading you Visual Prolog 5.1 projects into Visual Prolog 5.2 projects, if you are going to return later to Visual Prolog 5.1. Please, read Caution. How to Convert Visual Prolog 5.2 Projects into Visual Prolog 5.1 Projects?To convert Visual Prolog 5.2 projects into Visual Prolog 5.1 projects, it is necessary:
Regenerating of Default ScriptsThe easiest way to do this, if your project includes default scripts, is to
change the "Main Program" target setting in the Application Expert and
to return to the previous setting again (e.g., Regenerating of User Defined ScriptsIf your project includes non-default scripts, you may use one of the following strategies: Strategy 1.
You can view and edit scripts by using the following VDE menu items:
Strategy 2.Manually change scripts by deleting quotation marks surrounding filenames and paths. |