[plt-scheme] MrEd from command line

From: Kami ROUSSEAU (kamikulture at hotmail.com)
Date: Mon Aug 5 16:15:14 EDT 2002

In DrScheme version 200,
(send (instantiate dialog% () (label "title")) show #t)
shows an empty dialog. But, from the DOS prompt,
mred -e (send (instantiate dialog% () (label "title")) show #t)
displays an error message : "#f::1: read: expected a ')'"
Why is this happening?

7Kami


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com




Posted on the users mailing list.