:scont

Top-level Command

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 examples of stepping.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.