home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / cobol / 559 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.2 KB  |  31 lines

  1. Newsgroups: alt.cobol
  2. Path: sparky!uunet!sequent!muncher.sequent.com!map
  3. From: map@sequent.com (Michael Perry)
  4. Subject: Re: MS Cobol Help
  5. Message-ID: <1992Nov19.175619.18961@sequent.com>
  6. Sender: usenet@sequent.com (usenet )
  7. Nntp-Posting-Host: sequent.sequent.com
  8. Organization: Sequent Computer Systems, Inc.
  9. References: <10NOV199215493498@sscvx1.ssc.gov>
  10. Date: Thu, 19 Nov 92 17:56:19 GMT
  11. Lines: 18
  12.  
  13. In article <10NOV199215493498@sscvx1.ssc.gov> dlittle@sscvx1.ssc.gov (DENNIS LITTLE) writes:
  14. >I have version 2.0 of Microsoft Cobol and need one command please(The manuals
  15. >are at the school about 200 miles from where I am and the Program Chair isn't 
  16. >that familiar with Micro Cobol)... There is a command to release the memory
  17. >used by a called program but I can't seem to find it... Also, has anybody
  18.  
  19.      CANCEL "program_name".
  20.  
  21. >ever run across problems writing a large record to a file?  The last two
  22. >commands in this section are a write to a file and exit program(I've checked
  23. >the syntax and it is correct) but the program locks up in the write for some
  24. >reason... If anybody is interested, the source will be be PD anyway.
  25. >
  26. >me
  27.  
  28.  
  29. -- 
  30.     "Life's a bench, then you die!"
  31.