We are coding a process control program replacement using MSDOS
V6.22 and TurboPascal V7 (DOS). The compiler has been giving
us some cryptic error messages and will not compile a simple
Close(InFile) statement. Since TurboPascal is no longer
supported by Borland, we have opted to license PowerBASIC and
port the 2,000+ lines of code already written in TurboPascal over
to the PowerBASIC syntax.
Our question is this. Does anyone know of any public domain
TurboPascal to PowerBASIC translators? The translation does not
need to be flawless since our completed code will have to undergo
an exhaustive V&V process prior to use in the plant.
Any assistance will be appreciated even if it is to say that no
free translators are available. We are aware of commercially
available products but most are too pricey for our management.
------------------
php
V6.22 and TurboPascal V7 (DOS). The compiler has been giving
us some cryptic error messages and will not compile a simple
Close(InFile) statement. Since TurboPascal is no longer
supported by Borland, we have opted to license PowerBASIC and
port the 2,000+ lines of code already written in TurboPascal over
to the PowerBASIC syntax.
Our question is this. Does anyone know of any public domain
TurboPascal to PowerBASIC translators? The translation does not
need to be flawless since our completed code will have to undergo
an exhaustive V&V process prior to use in the plant.
Any assistance will be appreciated even if it is to say that no
free translators are available. We are aware of commercially
available products but most are too pricey for our management.
------------------
php
Comment