Maybe you're using one of the teaching languages instead of Racket proper?
In the "Language" menu, if you select "Choose Language..." you'll see a
dialog. It should tell you what language you're using.

-Jon


On Wed, Apr 20, 2016 at 3:05 PM, George Mitwasi <mitwasi.geo...@gmail.com>
wrote:

> There's a good chance this is a quick fix and that I've overlooked
> something.
>
> My goal is to simply write output to a text file directly from DrRacket.
> I've read through the documentation (
> https://docs.racket-lang.org/reference/file-ports.html#%28def._%28%28lib._racket%2Fprivate%2Fbase..rkt%29._open-input-file%29%29)
> and am receiving errors with basic expressions like (define out
> (open-output-file some-file)). Racket doesn't recognize the expression.
>
> Am I missing a library (doesn't seem to be the case)? Are there some
> settings that I need change?
>
> Appreciate the help!
>
> - George
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to