Preliminary Guidelines for SAS Code Development

Use SAS labels to provide more extensive information about variable content than is provided by variable name. Produce external or internal documentation that specifies for each SAS code: Required inputs. Outputs and type of output (i.e., work or permanent SAS dataset, ASCII file, etc.) Order in which a set of code files must be executed ................
................