Newsgroups: rec.arts.int-fiction
Path: nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!informatik.tu-muenchen.de!Germany.EU.net!EU.net!howland.reston.ans.net!vixen.cso.uiuc.edu!uchinews!news
From: Erik Swanson <egswanso@midway.uchicago.edu>
Subject: [Inform] Help please!
X-Nntp-Posting-Host: pierce-64.rh.uchicago.edu
Content-Type: text/plain; charset=us-ascii
Message-ID: <DJ8GIF.HCr@midway.uchicago.edu>
Sender: news@midway.uchicago.edu (News Administrator)
Content-Transfer-Encoding: 7bit
Organization: University of Chicago -- Academic Computing Services
Mime-Version: 1.0
Date: Thu, 7 Dec 1995 20:20:38 GMT
X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
Lines: 22

ok... ok... I know this is going to sound like i'm a complete inform 
idiot, but how do i put an object in a room?
I have this -

Object candy "candy" Closet
     with description "...",
     initial "...",
     has edible;
  
It prints the initial, but then upon examination or any other action, 
says "You cant see that".

Thanks for the help!

-- 
Erik Swanson
e-mail: egswanso@midway.uchicago.edu
www: http://student-www.uchicago.edu/users/egswanso/
ftp: 128.135.100.64, by request (i.e. If ya wanna ftp there, tell me)
VISIT MY HOMEPAGE! SIGN MY GUESTBOOK!


