
This is using FUSION V0.6e.
Error is above....
The error comes up right after the first surface plot, looks like error is generated when it hits the command STAMP.
Here is the script along with the time of error:
ERASE
SPAWN,c:\daws\images\usa_rename.bat,,1
SLEEP,15
download,http://weather.cod.edu/digatmos/sao/@Y@ ... C:\Program Files\DigitalAtmosphereWS\Suraface_USA.DAT
ingest,C:\Program Files\DigitalAtmosphereWS\Suraface_USA.DAT
load,C:\Program Files\DigitalAtmosphereWS\C_Plains_Surface.dmf
product,plf,0,Suface Plots
#ERROR HAPPENS HERE----DOES NOT GO FUTHER THEN THIS POINT! Error message in the picture#
stamp
export,c:\daws\images\C_Plains_Surface.gif
ERASE
load,C:\Program Files\DigitalAtmosphereWS\West_Surface.dmf
product,plf,0,Suface Plots
stamp
export,c:\daws\images\West_Surface.gif
More script is here but useless to post it!
Second Problem:
It calls up the wrong map. The map "should" look like this:

Cant export the new image from FUSION0.6e but you can see what it brings up in the error image at the top of this post. Should be gray with wxforecaster logo on map but it is white without logo.
This script works CORRECTLY in DAWS V1.1j3!