fixed some index entries
This commit is contained in:
@@ -356,7 +356,7 @@ should take care when defining nested functions.
|
||||
\section{Specifics when using scripts}
|
||||
A similar problem as with nested function arises when using scripts
|
||||
(instead of functions). All variables that are defined within a script
|
||||
become available in the global \codeterm{Workspace}. There is the risk
|
||||
become available in the global \codeterm{workspace}. There is the risk
|
||||
of name conflicts, that is, a called sub-script redefines or uses the
|
||||
same variable name and may \emph{silently} change its content. The
|
||||
user will not be notified about this change and the calling script may
|
||||
|
||||
Reference in New Issue
Block a user