Does anyone have any other suggestions about how I could get this to work?
You may be able to create an ordinary library stack with the image-creation objects and routines... then within your script:
start using stack "imageLib"
makeImages()
In limited tests, I've found this to be the way to do stack-specific work from a CGI script.
HTH,
Brian
