home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5943 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!convex!convex!tchrist
  3. From: Tom Christiansen <tchrist@convex.COM>
  4. Subject: Re: dbm problems/questions (msdos-perl).
  5. Originator: tchrist@pixel.convex.com
  6. Sender: usenet@news.eng.convex.com (news access account)
  7. Message-ID: <1992Sep15.141755.25949@news.eng.convex.com>
  8. Date: Tue, 15 Sep 1992 14:17:55 GMT
  9. Reply-To: tchrist@convex.COM (Tom Christiansen)
  10. References: <kebsch.716557576@neurotic>
  11. Nntp-Posting-Host: pixel.convex.com
  12. Organization: Convex Computer Corporation, Colorado Springs, CO
  13. X-Disclaimer: This message was written by a user at CONVEX Computer
  14.               Corp. The opinions expressed are those of the user and
  15.               not necessarily those of CONVEX.
  16. Lines: 14
  17.  
  18. From the keyboard of kebsch@neurotic.sni.de (Waldemar Kebsch):
  19. :I have fetched PERL419X.ZIP from Simtel and it runs fine. Because I have
  20. :no experience with dbm I wrote a simple example using dbmopen(), dbmclose(),
  21. :etc.. It works fine, but the [????????.dir] file is only 0 bytes long???
  22.  
  23. That's because you don't have enough stuff in it yet.  Add more the
  24. the assoc array, and eventually it will have some size.
  25.  
  26. --tom
  27. -- 
  28.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  29.  
  30.     echo "ICK, NOTHING WORKED!!!  You may have to diddle the includes.";;
  31.             --Larry Wall in Configure from the perl distribution
  32.