[racket] Reading drracket files into text%
You have to specially remove those lines yourself in that case.
But if you say a little more about why you want to read something into
a text% object, I may give a different answer (it isn't clear what you
want to do with this stuff).
Robby
On Tue, Aug 31, 2010 at 1:49 PM, Ryan Golbeck <rmgolbec at cs.ubc.ca> wrote:
> What's the proper way to read a file produced by DrRacket into a text% object?
>
> Using load-file produces problems when DrRacket has created a file
> where the first three lines contain meta data information about the
> language to use.
>
> Thanks,
> -ryan
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>