Library /sys$common/syshlp/dbg$help.hlb DEBUG, Language Support, SCAN, Examining and Depositing, FILL Variables *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Examining a FILL variable causes the contents of the specified variable to be displayed as a string, by default, and so may have little meaning. If the characteristics (or type) of the fill are known, the appropriate qualifier applied to the command will produce a more meaningful display. The following command example shows a fill x that is known to be a single floating number: DBG> EXAMINE/FLOAT x
|