images in racket files

Stephen De Gabrielle <[email protected]>
Newsgroups gmane.comp.lang.racket.user,gmane.lisp.scheme.plt
Message-ID <CAGHj7-+-cP2zYHSODSASqDGYb1NUPCDy_hscoT4RU5VqQhr=2A@mail.gmail.com>
Hi,
I'm trying to export an 'pict' image i have pasted in a DrRacket file,
e.g.
#lang racket
(require pict)
(define my-pasted-image <pasted image here>)
(provide  my-pasted-image )

I can specify it in (provide ..) , but attempting to reference it causes
this error

../../../../Applications/Racket
v7.3/collects/racket/private/more-scheme.rkt:261:28: write: cannot marshal
value that is embedded in compiled code
  value: (object:image-snip% ...)
>


any ideas?

-- 
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAGHj7-%2B-cP2zYHSODSASqDGYb1NUPCDy_hscoT4RU5VqQhr%3D2A%40mail.gmail.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.