Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-167
Usage Considerations
switch between language-dependent syntaxes; therefore, you can avoid
incompatibilities between languages. The difference between the use of the caret (^) in
TAL and Pascal is an example of a language incompatibility.
language
specifies which source language Inspect should make current.
Usage Considerations
Automatic Selection of the Current Language
Whenever a debug event occurs, Inspect sets the current language to the
language specified by the language attribute of the scope unit containing the
location at which the event occurred.
Mixing C with other languages
If the current language is C, Inspect will not upshift identifiers, otherwise, Inspect
upshifts all program identifiers and keywords.
Related Command
ENV
SELECT PROGRAM
The SELECT PROGRAM command selects a program from the program list as the
current program.
SELECT LANGUAGE language
language: one of
C C++ COBOL COBOL85
FORTRAN Pascal SCOBOL TAL
SELECT PROGRAM program [ CODE code-file ]
[ LIB lib-file ]
[ SRL {(srl-file [ , srl-file,...])}]
program: one of
program-number
program-name
cpu,pin