The following keywords may be used in an SCCS file. A get command expands these keywords to the value described.
%A% | Shorthand for providing what strings for program files: |
%B% | Branch number |
%C% | Current line number, intended for identifying where error occurred |
%D% | Current date (YY/MM/DD) |
%E% | Date newest applied delta was created (YY/MM/DD) |
%F% | SCCS filename |
%G% | Date newest applied delta was created (MM/DD/YY) |
%H% | Current date (MM/DD/YY) |
%I% | sid of the retrieved text (%R%.%L%.%B%.%S% ) |
%L% | Level number |
%M% | Module name (filename without s. prefix) |
%P% | Fully qualified SCCS filename |
%Q% | Value of string, as defined by |
%R% | Release number |
%S% | Sequence number |
%T% | Current time (HH:MM:SS) |
%U% | Time newest applied delta was created (HH:MM:SS) |
%W% | Another shorthand like |
%Y% | Module type, as defined by |
%Z% | String recognized by what; that is, @(#) |