Enterprise Applications
Development Guidelines and Procedures
Appendix F: Powerhouse Source Headers
Quick Source Header
;+****************************************************** ;+ ;+ Prog Name: XYEXAMPL -~D Example Quick Source Header ;+ System...: System Name ;+ Written..: mm/dd/yyyy ;+ Author...: Programmer's Name ;+ ;+ Descrip..: Description of usage, etc... ;+ ;+------------------------------------------------------ ;+ Dict Name: CCQDB ;+ ;+ Main Scrn: CCQU000 ;+ ;+ Qkgo Name: CCQK000 ;+ ;+ Cmd File.: CCQK000 ;+------------------------------------------------------ ;+ ;+ Modification Log: ;+ Mod Date? Who By? Description ;+ ======== ======== =================================== ;+ ;+******************************************************
Note: Example Quick Source Header can be found in XYQUEXAM.SOURCEXY.DESIGN
?Quiz Source Header
;+****************************************************** ;+ ;+ Quiz Name: XYQREXAM -~D Quiz Program Header Example. ;+ System...: System Name ;+ Written..: mm/dd/yyyy ;+ Author...: Programmer's Name ;+ ;+ Descrip..: Description of usage, etc... ;+ ;+------------------------------------------------------ ;+ ;+ Related Command File(s): ;+ Cmd File Group??? Description ;+ ======== ======== =================================== ;+ XYQREXAM ACCMD??? Description of usage, etc. ;+ ;+------------------------------------------------------ ;+ ;+ Modification Log: ;+ Mod Date? Who By? Description ;+ ======== ======== =================================== ;+ ;+****************************************************** ;------------------------ ** Quiz Commands ** ;------------------------
Note:Example Quiz Source Header can be found in XYQREXAM.PRODQ.hpaccount
Qtp Source Header
;+****************************************************** ;+ ;+ Qtp Name: XYQTEXAM -~D Qtp Program Header Example. ;+ System..: System Name ;+ Written.: mm/dd/yyyy ;+ Author..: Programmer's Name ;+ ;+ Descrip.: Description of usage, etc. ;+ ;+------------------------------------------------------ ;+ ;+ Related Command File(s): ;+ Cmd File Group??? Description ;+ ======== ======== =================================== ;+ XYQTEXAM?ACCMD??? Description of usage, etc. ;+ ;+------------------------------------------------------ ;+ ;+ Modification Log: ;+ Mod Date? Who By? Description ;+ ======== ======== =================================== ;+ ;+****************************************************** ;------------------------ ** Qtp Commands ** ;------------------------
Note: Example Qtp Source Header can be found in XYQTEXAM.PRODQ.hpaccount
