[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
transcript of success!
- To: <xtech>
- Subject: transcript of success!
- From: Rick Mascitti <rick>
- Date: Thu, 24 May 90 15:51:04 PDT
> (define km (getKeyMaster))
km
> (define doc (newTextDoc km))
doc
> (textDocInsert km doc "some text for xanadu")
#t
> (textDocGet doc)
"some text for xanadu"
Our own version of "hello world" in Scheme. Thanks to ravi and eric
for finding & fixing the GC "I own the world" assumption. Now I
have to make sure this'll work in my environment, then on to links.
Warning: these are trained professionals; do not attempt these stunts
yourself.
rick