<title>OIT Applications Support Naming Standards</title>
<h1><center>Variable Naming Standards</center></h1> <p>
<dl>
<dt><strong>Area:</strong>
<dd>Naming Standards
<p>
<dt><strong>Topic:</strong>
<dd>Variable Naming Standards
<p>
<dt><strong>Standard:</strong>
<dd>Variable names should be clear, concicse, consistent and descriptive.
<p>
<dt><strong>Procedures:</strong>
<dd>Form variable names by using the abbreviations in the test table 
<em>ABR</em>.
<p>
Avoid conflicts across systems.
<p>
Variables for cataloged files shall be defined in a Cobol COPY or 
Easytrieve Plus INCLUDE member.
<p>
For non-file variables, attach a prefix to distinguish such variables 
from file variables.
<p>
Add a suffix to variables for purposes of redefinition.
<p>
To keep variables consistent within a system, prefix all variables with a 
file indicator that is unique within the system.
<p>
</dl>
<p>
<hr>
<p>
<a href="../stds.html">
<img align=left src="../../graphics/home_btn.gif" alt=""> Standards</a>
<p>
<br><em>Last Modified: Friday, 27-Feb-2004 09:22:46 CST</em>
<p>
&copy;2004 All Rights Reserved

