home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8571 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  667 b 

  1. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!gatech!pitt.edu!wbdst
  2. From: wbdst+@pitt.edu (William B Dwinnell)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Machine specific info needed...
  5. Message-ID: <2614@blue.cis.pitt.edu>
  6. Date: 27 Jan 93 13:40:06 GMT
  7. References: <1993Jan27.033054.16275@nmsu.edu>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 5
  11.  
  12.  
  13. Well, if all you need to do is idebxxx identify each machine, you might
  14. right your application, so that it records the very first time/date 
  15. that it is run in a file. Assuming that you don't have too many
  16. machines that will be doing this, it may work.
  17.