home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / softsys / andrew / 1239 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  863 b 

  1. Path: sparky!uunet!usc!sdd.hp.com!hplabs!ucbvax!parc.xerox.com!janssen
  2. From: janssen@parc.xerox.com (Bill Janssen)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: NESS readfile only reads text?
  5. Message-ID: <oehXeKcB0KGW82he0D@holmes.parc.xerox.com>
  6. Date: 15 Sep 92 19:33:42 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 14
  11.  
  12. I wanted to make a cheap way to embed screen snapshots in text, and
  13. thought I could use a little ness script of the form
  14.  
  15. [An Andrew ToolKit view (nessview) was included here, but could not be
  16. displayed.]
  17. Turns out, though, that NESS's readfile only reads as ATK objects, files
  18. containing ATK text objects, so all I get is the error:
  19.  
  20. > Ness: file not in ATK format "/tmp/Snap2
  21.  
  22. Sigh.  Seems suboptimal.  How about returning a marker of length 1 where
  23. the single ``character'' is the object?
  24.  
  25. Bill
  26.