In article <3a5cec15@news.povray.org>, "Mick Hazelgrove"
<mic### [at] mhazelgrovefsnetcouk> wrote:
> Is it possible to pass the name of an image_map as a macro parameter?
> if so how? I've spent hours on this and just can't see how to do it.
> Strings were never my strongest point.
#macro Macro(FileName)
image_map {xxx FileName ...}
...
#end
Macro("MyFile.xxx")
--
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
<><
Post a reply to this message
|