Migrating heitml 1 applicationsHere you can find useful information on how to migrate your heitml 1 application to heitml 2. See here for compatibility issues of the heitml 2 programming language. Windows PlatformsTo use your heitml 1 application (installed in c:\heitml1.23\htdocs\myapp) with heitml 2.1 (installed in c:\heitml2.1) perform the following steps:
[c:\heitml1.23\htdocs\myapp] compat=1 include=c:\heitml2.1\htdocs\heitml2.1\lib1.2 lib=off debugwindow=tif you want heitml error messages to be put in a separate browser window. UNIX platforms (Apache)To use your heitml 1 application (installed in /usr/local/apache/htdocs/myapp) with heitml 2.1 (installed in /usr/local/apache/htdocs/heitml2.1) perform the following steps:
<directory /usr/local/apache/htdocs/myapp> heitmlcompat 1 heitmlinclude /usr/local/apache/htdocs/heitml2.1/lib1.2 heitmllib off </directory> heitmldebugwindow onif you want heitml error messages to be put in a separate browser window. UNIX Platforms (CGI)To use your heitml 1 application (installed in /usr/local/heitml/htdocs/myapp) with heitml 2.1 (installed in /usr/local/heitml/htdocs/heitml2.1) perform the following steps:
[/usr/local/heitml/htdocs/myapp] compat=1 include=/usr/local/heitml/htdocs/heitml2.1/lib1.2 lib=off debugwindow=tif you want heitml error messages to be put in a separate browser window. All Platforms
© 1996-2025 H.E.I. All Rights Reserved. |
![]()
|