Tzach - Cool!
I had to do some things to get it to work. * Reversed the order of parse-digit and abs functions. * Added call to -main at the end. By the way, what is the significance of the hyphen in the function name? * The call to msg-box in the About action had an extra parameter, nil. I removed it. I presume the call used to be to the JOptionPane static method call, and after refactoring it to use the shared msg-box function, you forgot to remove the nil? I pasted a copy of my version at http://www.pastie.org/381649. Thanks, Keith --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---