Hey Don or Jeff, I am trying to generate individual
images with specific names and locations with some isl script..
but try as I may, the script is always generating the name
for me and sticking it in
.metapps/DefaultIdv/tmp/
my pathetic bit of isl is:
<property name="ImageDir" value="/uaedev-fido-raid/images/D3/"/>
<property name="ImageType" value="png"/>
<movie file = "" >
imagedir = "/uaedev-fido-raid/images/D3/"
imagetemplate="{$ImageDir}TmpWndCld_%count%_%time%"
imagesuffix="png"
</movie>
thanks for any help with this.
Dave Yates