home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / cobol / 702 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.7 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!ira.uka.de!yale.edu!spool.mu.edu!olivea!decwrl!pacbell.com!tandem!news
  2. From: nelson_don@comm.tandem.com (Don Nelson)
  3. Newsgroups: alt.cobol
  4. Subject: Re: comp-3 and ascii data representation
  5. Message-ID: <1993Jan26.175542.20192@tandem.com>
  6. Date: 26 Jan 93 17:55:42 GMT
  7. References: <1k2hkgINNcvi@shelley.u.washington.edu>
  8. Sender: news@tandem.com
  9. Organization: Tandem Computers
  10. Lines: 34
  11. X-Xxdate: Tue, 26 Jan 93 19:09:21 GMT
  12. Nntp-Posting-Host: 130.252.172.59
  13. X-Useragent: Nuntius v1.1.1d16
  14.  
  15. In article <1993Jan26.130641.5325@mfltd.co.uk> James Fidell,
  16. jfid@mfltd.co.uk writes:
  17. >
  18. >In article <1k2hkgINNcvi@shelley.u.washington.edu>, 
  19. >lambert@stein.u.washington.edu (D. Lambert) writes:
  20. >> Is there a good source of information on how the numerical data 
  21. >> is stored in memory?
  22. >> 
  23. >> Is there a program which would analyzed the file in a systematic 
  24. >> way to display the numeric contents correctly, without the need 
  25. >> for the file pic information?
  26. >> 
  27. >> D. M. Lambert
  28. >> 
  29. >
  30. >I think this depends on what COBOL you are using, and what you mean by
  31. >the word "file" -- a file created by a COBOL program on disk ?  a COBOL
  32. >executable ?
  33. >
  34. Exactly.  Different implementations store numeric information in
  35. different ways.
  36. Almost every implementor spells this out in their reference manuals. 
  37. Read the
  38. manual.
  39.  
  40. There is no way to read a data file (that is obviously what he means) and 
  41. figure out where the numeric information is.  There are lots of tools
  42. that 
  43. do this for you given the data descriptions.
  44.  
  45. Don Nelson
  46. COBOL Development, Tandem Computers, Inc 
  47. nelson_don@comm.tandem.com
  48. No clever quotes here
  49.