home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / tcl / 1867 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!llyene!awds.imsd.contel.com!mh
  3. From: mh@awds.imsd.contel.com (Mike Hoegeman)
  4. Subject: arTCLs and Re: what is "map" in a wish script?
  5. Message-ID: <1992Nov18.061726.6607@awds.imsd.contel.com>
  6. Organization: GTE Weather Systems Group. Westlake VIllage CA.
  7. References: <mathew.722058866@henry>
  8. Date: Wed, 18 Nov 1992 06:17:26 GMT
  9. Lines: 22
  10.  
  11. In article <mathew.722058866@henry> mathew@elroy.Jpl.Nasa.Gov (Mathew Yeates) writes:
  12. >I want to try my hand at writing a Wish application. I am studying
  13. >the arTCL's program to get a feel for things but I've got a problem.
  14. >In the main routine is the line
  15. >map .
  16. >This bombs and I can find no reference to "map" in the manpages although
  17. >it is mentioned once as a keyword under MapWindow.
  18.  
  19. The 'map' call was an undocumented command in older wishes. you can just take
  20. the map call out. I think the latest version of arTCLs does not have the map
  21. call in it. It was kind of a stupid thing to have in anyways. 
  22. (Check the tcl archive for the latest version of arTCLs.)
  23.  
  24. BTW, Take some of the code in arTCLs  with a grain of salt. arTCLS was
  25. written as a result of a bet with a colleague of mine that i could
  26. write a newsreader entirely as a wish script in a couple of days.
  27.  
  28. I won by the way. :->
  29. -- 
  30. ------------------------------------------------------------------------------
  31. Mike Hoegeman               email: mh@wx.gtegsc.com  tel: (818)706-4145
  32. GTE Weather Systems Group   31717 La Tienda Dr, Westlake Village CA. 91359
  33.