[Ecls-list] New User + A Very Simple Win32 GUI example Pt 2

Julian Stecklina der_julian at web.de
Tue Jul 27 14:41:04 UTC 2004


"Brian Algeri" <bdasp at hotmail.com> writes:

> (defun get-msg-text ()
>   (values "Hello from ECL Lisp"))
>
> (defun get-msg-caption ()
>   (format nil "~a" "Lisp App Message")) ;another way to return a str

Nice introduction to ECL on Windoze. Btw, why don't you use:

(defun get-msg-text ()
  "Hello from ECL Lisp")

?

Regards,
-- 
Julian Stecklina 

Signed/encrypted mail welcome.  Key-ID: 0xD65B2AB5

-> GIVE stylish confetti to HEAVILY ARMED CLOWN <-
-> Heavily Armed Clown: Wheeee!!                <-





More information about the ecl-devel mailing list