Recently Posted




Notice: SSI.php was unable to load a session! This may cause problems with logout and other functions - please make sure SSI.php is included before *anything* else in all your scripts! in /home/tutorial/public_html/mathforum/SSI.php on line 155

echo

echo commands in M-files.
ON turns on echoing of commands inside Script-files.
OFF turns off echoing.
file ON where ‘file’ is a function name causes the
named Function-file to be echoed when it is used.
file OFF turns it off.
file toggles it.
ON ALL turns on the echoing of commands inside any
Function-files that are currently in memory (i.e., the
functions returned by INMEM).
OFF ALL turns them all off.

See also function, script.

Tags: ,