[plt-scheme] FrTime niggle

From: Paulo Jorge de Oliveira Cantante de Matos (pocm at netvisao.pt)
Date: Mon May 17 13:31:54 EDT 2004

Unfortunately I haven't seen his talk but I doubt he has written
(require ("1.ss" "srfi")). Change it to (require (lib "1.ss" "srfi")).
Just don't know what seconds is.. you just don't define it.

If you post complete code, it'll be easier to get an answer.

Cheers,

Paulo Matos

On Mon, 2004-05-17 at 11:57, John Kozak wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> Just playing with this after watching Shriram's very entertaining
> SchemeUK talk, and noticed that:
> 
>   (require ("1.ss" "srfi"))
>   (iota (modulo seconds 10))
> 
> fails.
> 
> John
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!



Posted on the users mailing list.