Mastering COBOL Programming
This second edition of Mastering Cobol Programming is a comprehensive guide to good programming practice, program design and code. It contains two new chapters, on Intrinsic Functions and Program Errors, Testing and Debugging. Each chapter has been revise
- PDF / 30,231,376 Bytes
- 436 Pages / 439.37 x 666.142 pts Page_size
- 71 Downloads / 297 Views
COBOL Programming
o
Palgrave Master Series Accounting Accounting Skills Advanced English Language Advanced English Literature Advanced Pure Mathematics Arabic Basic Management Biology British Politics Business Communication Business Environment C Programming C++ Programming Chemistry COBOL Programming Communication Computing Counselling Skills Counselling Theory Customer Relations Database Design Delphi Programming Desktop Publishing Economic and Social History Economics Electrical Engineering Electronic and Electrical Calculations Electronics Employee Development English Grammar English Language English Literature Fashion Buying and Merchandising Management Fashion Styling French
Geography German Global Information Systems Human Resource Management Information Technology Internet Italian Java Management Skills Marketing Management Mathematics Microsoft Office Microsoft Windows, Novell NetWare and UNIX Modern British History Modern European History Modern United States History Modern World History Networks Organisational Behaviour Pascaland Delphi Programming Philosophy Physics Practical Criticism Psychology Shakespeare Social Welfare Sociology Spanish Statistics Strategic Management Systems Analysis and Design Team Leadership Theology Twentieth Century Russian History Visual Basic World Religions
www.palgravemasterseries.com
Pa(grave MasterSeries SerIesStandln. Order ISBN 978-0-333-69343-4 (outsideNorth America only)
Youcan receive future titles in this series as they are published by placinga standing order. Please contact your bookselleror, in case of difficulty, write to us at the address below with your name and address, the title of the series and the ISBN quoted above. Customer ServicesDepartment, Macmillan DistributionLtd Houndmills, Basingstoke, Hampshire RG21 6XS, England
o
Mastering
COBOL
Progra......ing
Second edition Roger Hutty Head of Computer Science Department School of Computing Sciences De Montfort University Leicester
and
Mary Spence Senior Lecturer Department of Information Systems School of Computing Sciences De Montfort University Leicester
Series Editor
Timothy Davies Computer Consultant
palgrave
*
e
Roger Hutty 1990. Roger Hutty and Mary Spence 1997
All rights reserved. No reproduction, copy or transmission of this publication may be made without writt",n permission. No paragraph of this publication may be reproduced, copied or transmitted save with written permission or in accordance with
the provisions of the Copyright, Des igns and Patents Act 1988, or under the terms of any licence permitting limited copying issued by the Copyright licensing Agency, 90 Tottenham Court Road. London wn 4LP.
Any person who does any unauthorised act in relation to this publication may be liable to criminal prose 21 000210 DISPLAY your-name " is over 21" 000220 ELSE 000230 is 21 or under " DISPLAY your-name 000240 000250 END-IF STOP RUN . 000260 Figure 1.2
A simple COBOL program
Only the IDENTIFICATION DIVISION is mandatory; the other three are optional. However, if the optional di