:set-local

Top-level Command

Arguments: [:i] [:c] [name|index] value

This command sets the value of the specified local variable to value, which is evaluated. The local variable is identified by name if interpreted, or name or index if compiled. :local shows the current value of a local.

The minimal abbreviation of :set-local is :set-l.

This command operates on the focused process when multiprocessing is active. See :focus.

See top-level.htm for more information on top-level commands. See debugging.htm for information on the debugger.

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.