Am Dienstag, den 29.07.2008, 02:56 -0700 schrieb Elf: > i explained this already. > you want with-input-from-string. > not call-with-input-string
and I answered already, that *I* pretty sure call-with-input-string should be ok too, since it's just direct passing of the port instead of passing via (current-input-port). I consider the former preferably for readability and amount of runtime operations. /Jörg _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
