jf--- / openshapefactory

Automatically exported from code.google.com/p/openshapefactory
4 stars 1 forks source link

Program crash if parameter "color" is not present in getval command. #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Writing a getval command without parameter of color.
2.
3.

What is the expected output? What do you see instead?
The program should run the script, but it just crash.

What version of the product are you using? On what operating system?

V12 (no official)

Please provide any additional information below.

//script to reproduce the issue
slider=getval(0,10,100)

Original issue reported on code.google.com by bitaco...@gmail.com on 27 Jul 2012 at 9:49