Technical Notes Database
TN928D.txt DEBUGGER - DISPLAYING FUNCTIONS IN THE WATCH WINDO
Category :Pascal
Platform :All
Product :Turbo Pascal 5.0 5.5
Description:
Q. What built-in functions can you display in the watch window?
A. In the Turbo Pascal User's Guide in chapter 6 there is a table 6.3 that
lists all the built-in functions that you can place in the watch window.
They are:
Abs, Addr,Chr, Cseg, Dseg, Hi, IOResult, Length,
Lo, Maxavail, Memavail, Odd, Ofs, Ord, Pred, Ptr,
Round, Seg, Sizeof, Sptr, Sseg Succ, Swap, and
Trunc.
Reference:
7/16/98 4:35:37 PM
Last Modified: 01-SEP-99