- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
COBOL论文译-093303-张爽
Improving Program Productivity Using The COPY
OBJECTIVES
To familiarize you with:
The COPY statement for copying parts of a program that are stored in a library.
CONTENTS
Introduction
Entries that Can Be Copied
An Example
The Full Format for the COPY Statement
INTRODUCTION:
A COPY statement is used to bring into a program a series of prewritten COBOL entries that have been stored in a library. Copying entries from a library, rather than coding them, has the following benefits: (1) it could save a programmer a considerable amount of coding and debugging time; (2) it promotes program standardization since all programs that copy entries from a library will be using common data-names and/or procedures; (3) it reduces the time it takes to make modifications and reduces duplication of effort; if a change needs to be made to a data entry, it can be made just one in the library without the need to alter individual programs; and (4) library entries are extensively annotated so that they are meaningful to all users; this annotation results in better-documented programs and systems.
Most often, the COPY statement is used to copy FD and 01 entries that define and describe files and records. In addition, standard modules to be used in the PROCEDURE DIVISION of several programs may also be stored in a library and copied as needed.
Organizations that have large databases or files that are shared make frequent use of libraries from which entries are copied. Students may also find that file and record description entries for test data for programming assignments have been stored in a library, which may then be copied when needed.
Each computer has its own machine-dependent operating system commands for creating and accessing a library. You will need to check you computer center for the required entries.
ENTRIES THAT CAN BE COPIED:
With the COPY statement, you may include prewritten ENVIRONMENT, DATA, or PROCEDURE DIVISION entries in your source programs as follows:
ENVIRONMENT DIVIS
您可能关注的文档
- 8级地理上期末元复习题:从世界看中国.doc
- 8级语文上册人版 需要背诵的课文的题目.doc
- 9-24 unt 11 lesson2-3.doc
- 9.4直线与圆圆与圆的位置关系(理_作业).doc
- 9.3 一元一不等式组·第二课时教学设计-.doc
- 9.8直线与圆曲线的位置关系(作业).doc
- 9.9陆华明】插入图片》教学设计及反思.doc
- 9.汉王镇王家初级中学各种实验室、微机室、多媒体教室、器材库等管理制度.doc
- 9.自我意识与理健康(悦纳自我).doc
- 90103回风槽掘进工作面探放水安全技术措施.doc
- CKZ逆止器(向轴承)单向离合器.doc
- Compareand Contrast essay example.doc
- COMM500_Quantitative Methods for Business_2007 Semester 1_Mid-term Exam with answers.doc
- Complemntary Exercises of Unit 7,Book3.doc
- Concret_structure_reinforcement_d.doc
- Constrution of internal audit quality control sys.doc
- Controled Economy of China during the Sino-Japanese War.doc
- coolman列化妆品 营销策划书.doc
- Convertby_GoCheck_cn_1226182730.docx
- Could yu please clean your room单元练习.doc
原创力文档


文档评论(0)