1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
% set.tex 90.04.03
% man commands set .
% Copyright 1983-1992 Albert Davis
%------------------------------------------------------------------------
\section{{\tt SEt} command}
\index{options command}
\index{set command}
\index{system options}
\index{options: global}
\index{global options}
%------------------------------------------------------------------------
\subsection{Syntax}
\begin{verse}
{\tt SEt}\\
{\tt SEt} {\it option-name value} ...
\end{verse}
%------------------------------------------------------------------------
\subsection{Purpose}
Sets options, iteration parameters, global data.
%------------------------------------------------------------------------
\subsection{Comments}
The `{\tt SEt}' command is the same as the `{\tt OPTions}' command.
%------------------------------------------------------------------------
%------------------------------------------------------------------------
|