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

Re: [plt-scheme] Unbound variable in module




1. Use make executable from within DrScheme. That should do it right. 

2. Require the language explicitly that you are writing in. 

-- Matthias


At 17 May 2002 22:20:07 +0100, Paulo J. Matos wrote:
> Hi all,
> 
> My code works fine, but as soon as I put it into a module, when
> loading the module (require "table.ss") or executing it I get
> 'Unbound variable in module' error in a 'first. If I change it
> into a car, everything is just fine. What's the problem?
> Any ideas?
> 
> Best regards
> 
> -- 
> Paulo J. Matos : pocm(_at_)rnl.ist.utl.pt
> Instituto Superior Tecnico - Lisbon    
> Software & Computer Engineering - A.I.
>  - > http://www.rnl.ist.utl.pt/~pocm 
>  ---	
> 	Yes, God had a deadline...
> 		So, He wrote it all in Lisp!