Include (Macro Command)
The Include Macro command will process the file that is provided after the Include keyword. Files have the following file name extensions can be processed with this macro command.
.DLF (or .DLF64 for 64-bit license)
.DLL (or .DLL64 for 64-bit license)
.DLP (or .DLP64 for 64-bit license)
.FDL (or .FDL64 for 64-bit license)
.FLD
.PRF
.VAR
Example
The following macro:
Include c:\Program Files (x86)\REFPROP\Fluids\C11.FLD
PropPlot C11_rp TS 6 1000 700 300 90 20 3 6 0.0068 0.095 0.35 1.31 4.88 18.1 DoQLines
will load the C11.fld fluid property information file from REFPROP and then prepare a Temperature-Entropy property plot for this fluid.
See also: $INCLUDE directive