[plt-scheme] tracking user input boxes in drscheme

From: Corey Sweeney (corey.sweeney at gmail.com)
Date: Tue May 23 14:58:08 EDT 2006

In my DrScheme program, I seem to have accidently written something
somewhere that asks for user input, Which occurs as a white box with a black
border and a "eof" button that keeps poping up in the interactions window.
Is there any way to track where this is comming from?  (I use "read"
throught the program, I did a simple text search, and I saw none that ask
for user input, they all read from string-ports, or "process" calls, etc.)


Corey

-- 
((lambda (y) (y y)) (lambda (y) (y y)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060523/acfbf54f/attachment.html>

Posted on the users mailing list.