spartacus
23rd July 2004, 10:17
Is there a way to print the stack from the debugger direct to a printer?
Thanx
malutz
23rd July 2004, 12:05
I only found the following information in the help:
f [noarg|noname][number]
Display stack trace (present nesting of functions), with the arguments of the functions. If you specify a number, only that number of nestings is displayed.noarg only the names of functions are displayed noname arguments are displayed but not their names
fdebug
Show the open tables on the command window.
Fdebug
Print the open tables to the spooler.