ad1

Showing posts with label SKILL debugger. Show all posts
Showing posts with label SKILL debugger. Show all posts

Saturday, December 26, 2015

SKILL Internal system variable

autoReload
debugMode
errsetTrace
fullPrecision
integermode
mergemode
printinfix
writeProtect
stacktraceDump
stacktrace
sourceTracing
traceArgs

status & sstatus

status(s_name):
Returns the value of the internal system variable named (s_name). This is an nlambda function.
e.g.


The status function gets a switch. The sstatus function sets a switch.
sstatus(debugMode t)