What`s wrong here?

Strictly for sharing scripts used in Digital Atmosphere and getting assistance from other users.
Post Reply
Stefan Lichius
Member
Posts: 88
Joined: Sun Nov 23, 2003 4:34 pm
Location: Leverkusen, GERMANY
Contact:

What`s wrong here?

Post 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
texsky
Senior Member
Posts: 172
Joined: Fri Dec 12, 2003 9:42 pm

Post 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
Stefan Lichius
Member
Posts: 88
Joined: Sun Nov 23, 2003 4:34 pm
Location: Leverkusen, GERMANY
Contact:

Post by Stefan Lichius »

Hi Bob,

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

thanks a lot,
Stefan
Post Reply