Page 1 of 1

What`s wrong here?

Posted: Wed Nov 10, 2004 3:38 pm
by Stefan Lichius
Hi all,

the following script makes interesting color fills of surface temperature in °C.
OVER FILL COLOR=237:159:000 FILS=0 GRTN=8 FILL TEMP OVER FILL COLOR=254:168:90 FILS=0 GRTN=7 FILL COLOR=254:197:146 FILS=0 GRTN=6 FILL COLOR=193:255:132 FILS=0 GRTN=5 FILL COLOR=000:202:000 FILS=0 GRTN=4 TEMP OVER FILL COLOR=000:170:000 FILS=0 GRTN=3 FILL COLOR=000:157:000 FILS=0 GRTN=2 FILS=0 FILL COLOR=000:138:000 GRTN=1 FILL COLOR=000:117:000 FILS=0 GRTN=0 TEMP

My problem is:
If I make an entry with the script in "Digital Atmosphere Menu Commands (digatmos.mnu)" and start it I get complete different color fills as if I start it from the "Analysis Command" line in the scripting menu.

Any idea why it is?

thanks,
Stefan

Posted: Wed Nov 10, 2004 6:33 pm
by texsky
Stefan,

I'm not exactly certain, but it's probably because there's a 255 character limit on script commands when using the dropdown menu list.

hth,
Bob

Posted: Wed Nov 10, 2004 7:39 pm
by Stefan Lichius
Hi Bob,

great - you are right. I have just tested it.

thanks a lot,
Stefan