[plt-scheme] Having trouble with DrScheme

From: John Wyatt (jbwyatt4 at yahoo.com)
Date: Tue Jul 15 20:10:47 EDT 2003

Strangest thing when I try to execute helloworld.scm I
get this " reference to unindefined idenfier: begin "

This is the code
;The first Scheme program

(begin
	(display "Hello, World!")
	(newline))
Do I have to load a libary or something? Please help:-)

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Posted on the users mailing list.