2006-07-23 19:27:39 UTC
Hello!
I just now installed framerd on my Debian GNU/Linux Sarge system.
framerd Version: 2.4.1-1.1
I started fdscript and try to execute some commands from
Framer[D] Users Guide.
If I do
*[fdscript] (* 3+5i 8i)
then I get:
*[fdscript] (* 3+5i 8i)
;; *
;; !fdscript! Type Error (*: not an integer) #f
;; ! To see more details set %DEBUG
;; Nothing (void) was returned
I try to read man fdscript, man fdconfig but can't figure out,
how to set %DEBUG?
Why can't I get the right result from (* 3+5i 8i):
-40+24i
like in the Framer[D] Users Guide?
Any advices will be appreciated! :-)