Example: Parameter file
In the parameter file, you create one entry for each placeholder. A sample parameter file, called
Pea
, might look like this:#1 = peas\off
#2 = peas\on
#3 = peas\weight
To load the parameter file and a graphic called CANNING you type:
Display Canning /Ppeas
Placeholder #1 is replaced by the
peas\off
tag, placeholder #2 is replaced by peas\on
, and placeholder #3 is replaced by peas\weight
.Provide Feedback