◄Up► ◄Contents► ◄Index► ◄Back► ─────Programmer's WorkBench───────────────────────────────────────────────── Items in the Call Tree and Class Tree output can have one or more of the following annotations: Annotation Meaning ? A question mark indicates that the name is used but is not defined in the project. These are often library routines or names defined in excluded files. [<number>] A number in square brackets indicates the number of times the name is used. ... An ellipsis indicates that the name is expanded elsewhere in the output. See ◄Browse menu, Call Tree (Fwd/Rev)► ◄Browse menu, Class Tree (Fwd/Rev)► -♦-