Nolan Clayton writes:
> 
> Debugging a script?  Sorry to bother but what is the "int to string" 
> function in script-fu?  Or is there a way to print variable values out.
> All I know is (gimp-message string)

(gimp-message (number->string n 10))

seems to work (the base 10 might be optional).

        ...Akkana
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to