What is needed to compile a program on the PC to be run on the Server?
search cancel

What is needed to compile a program on the PC to be run on the Server?

book

Article ID: 55304

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

What is needed to compile a program on the PC to be run on the Server?

Environment

Easytrieve for Windows, releases 11.1

Resolution

Create a .PCO file, move the .PCO program to a network drive, and the following Easytrieve Runtime files will be needed to run a .PCO file on a network drive:

carfsw20.dll
einterp.dll 
ezterp.exe
eztrmath.dll
eztrt.dll
eztsql.dll. 
 

Additionally, any files required for the application itself (PCO file, data files and the EZTOPT file) are also needed.

To execute the Easytrieve .PCO files on a PC, the Easytrieve Runtime is required.

The .PCO file is FREE for distribution plus the Runtime parts mentioned above. This will allow end users to run .PCO file anywhere. Put all that together in the same directory and the end user should be able to execute the EZT programs without installing the complete Easytrieve version. The Compiler distribution is NOT allowed. The end user can start the Easytrieve program with "EZTERP [EZTERP options] PCodeFileName".