[Gimp-developer] Please help with a syntax error.

Brent Hawkins forums at gimpusers.com
Wed Jun 3 16:46:20 PDT 2009


When i try to run this script in the console, it says "Error: Bad syntax of
binding spec in let* : (var-one 1)"

I already wrote a much bigger script using information from an old tutorial
but without trying out this simple part of it first and now that doesn't work,
except when you replace the variables with values. 

Using gimp 2.6.6 and Ubuntu 9.04



(let* 
        (var-one 1)
        (var-two 2)
        (var-three 3)
)

If it is just written wrong please tell me how it should be written. 

Thanks in advance

-- 
Brent Hawkins


More information about the Gimp-developer mailing list