$Revision: 5.0.2.3 $
Arguments:
&optional n Continue stepping, for n expressions, beginning with the evaluation of the last expression printed by the stepper. If n is not provided, it defaults to 1. After evaluating n expressions, the next expression to be evaluated is printed. If there are no more expressions stepping is turned off. When stepping is enabled, a carriage return, #\return (or new-line, #\linefeed) is equivalent to :scont 1, allowing the user to step quickly with minimum keystrokes. See :step and :sover. The minimal abbreviation of :scont is :sc.See top_level.htm for more information on top-level commands. See debugging.htm for information on the debugger and for examples of stepping.
The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.