[plt-scheme] Stupid module question

From: MJ Ray (markj at cloaked.freeserve.co.uk)
Date: Wed Apr 23 09:15:02 EDT 2003

Hi,

I want to do something like:
  (module name mzscheme (load file) (provide thing-from-file))
but I'm lacking clue in the correct way.  Aforementioned file is a
portable scheme file, but I'd like to wrap its definitions in a module.

-- 
MJR   http://mjr.towers.org.uk/   IM: slef at jabber.at
      This is my home web site.   This for Jabber Messaging.

How's my writing? Let me know via any of my contact details.



Posted on the users mailing list.