<SET cost=$$3.25>
<IMG SRC="price.gif" ALT=$cost>
On the second line, the IMG markup, htp will try to re-evaluate the "$3.25"
as a macro, and when it doesn't find one in the macro list, report a warning
of an unrecognized macro name. Other than that, the output will be fine.
Unfortunately, if the "cost" macro is set to a $-preceded name that matches
another macro, htp will continue and replace the string with the macro's
value.
htp on-line reference / http://www.ens.gu.edu.au/robertk/htp/ref/
Copyright © 1995-96 Jim Nelson.
Permission to reproduce and distribute this hypertext document granted
according to terms described in the Introduction
Last updated Mon Sep 23, 1996