what's wrong with this?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
i've got a problem in understanding script-fu.
Hopefully one can help.
What is wrong with the following? Without the second
"(gimp-message dummyyy)" everything is fine.
With it and condition true script-fu.exe crashes.

(define
   (script-fu-getfipapo image drawable)
   (set! getfifapo-list (car (gimp-path-list image)))
   (set! dummyyy "no message")
   (gimp-message dummyyy)
   (if (> getfifapo-list 0)
      (begin
         (set! countit 3)
         (set! dummyyy (car(number->string countit)))
      )
   )
   (gimp-message dummyyy)
)

Thanks in advance


Michael





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/e4wwlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/script-fu/

<*> To unsubscribe from this group, send an email to:
    script-fu-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [Gimp Developers]     [Gimp Users]     [Yosemite News]     [Epson Inkjet Printers]     [Scanners]     [Gimp's Home]     [Steve's Art]

&hbsp; Powered by Linux