<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Teach yourself cobol in 21 days</title>
  </titleInfo>
  <name type="personal">
    <namePart>Budlong, Mo.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indiapols Indiana</placeTerm>
    </place>
    <publisher>Sams Publishing</publisher>
    <dateIssued>1997</dateIssued>
    <edition>2 ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxix,1056 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Cont ents: Introduction -- Your first COBOL program -- Using variables and constants -- A first look at structured COBOL -- Decision making -- Using PERFORM, GO TO and IF to control programs -- Using data and COBOL operatiors -- Basics of design -- Structured data -- File I/O -- Indexd file I/O -- More on indexed files -- Deleting records and other indexed file operations A review of indexed files -- Data integrity -- Using look up and arrays -- Alternate keys -- Calling other programs -- Complex data entry problems -- More complex data entry -- Selecting, storing, and reporting -- Control breaks -- Miscellaneous COBOL syntax -- Full-screen I/O -- Using a symbolic debegger -- Intrinsic functions and the year 2000 -- Dates and the year 2000 -- Appendix A: Anawers -- Appendix B: ASCII -- Appendix C: Editing, compiling, and linking -- Appendix D: Handling complier errors -- Appendix E: Summary of COBOL syntax -- Appendix F: Transaction processing.</tableOfContents>
  <note type="statement of responsibility">Mo Budlong.</note>
  <note>Includes index</note>
  <subject>
    <topic>COBOL (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C52 B83</classification>
  <identifier type="isbn">0672311372</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120706</recordCreationDate>
  </recordInfo>
</mods>
