Technical data
LibPrmFileCustomCode
4
-52
LibPrmFileCustomCode
Purpose
Places code at the top or bottom of the model’s parameter file
Syntax
%<LibPrmFileCustomCode(buffer, location)>
Arguments
buffer
Buffer to append to internal cache buffer.
location
"header"
(place at top of file).
"trailer"
(place at bottom of file).
Description
Use this function to place code at the top or bottom of the model’s parameter
file by specifying
"header"
or
"trailer"
, respectively. Each call to this func-
tion appends your buffer to the internal cache buffer.