PROC FORMAT <option(s)>;
EXCLUDE entry(s);
INVALUE <$>name <(informat-option(s))>
value-range-set(s);
PICTURE name <(format-option(s))>
value-range-set-1 <(picture-1-option(s) )>
<...value-range-set-n <(picture-n-option(s))>>;
SELECT entry(s);
VALUE <$>name <(format-option(s))>
value-range-set(s);
|