CRE Programmer's Guide

About This Guide
Common Run-Time Environment (CRE) Programmer’s Guide528146-004
xxiii
Change Bar Notation
% Percent Sign. A percent sign precedes a number that is not in decimal notation. The
% notation precedes an octal number. The %B notation precedes a binary number.
The %H notation precedes a hexadecimal number. For example:
%005400
%B101111
%H2F
P=%p-register E=%e-register
Change Bar Notation
A change bar (as shown to the right of this paragraph) indicates a difference between
this edition of this guide and the preceding edition. Change bars highlight new or
revised information.