Difference between revisions of "ISKernel:Squelch (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Examples ==
 
== Examples ==
 +
=== Run a script silently ===
 
*Squelch Runscript tradeskill
 
*Squelch Runscript tradeskill
 +
=== Change MaxFPS silently ===
 
*Squelch MaxFPS -fg 100
 
*Squelch MaxFPS -fg 100
  

Revision as of 17:30, 24 August 2005

Syntax

Command Difficulty Rating
Squelch
Usage Beginner
Level of Understanding Beginner
Computer Savvy Newbie
Logic Beginner

Squelch <command>

Description

Squelch prevents any output from the folowing command that would normally have gone to the console from being displayed.

Examples

Run a script silently

  • Squelch Runscript tradeskill

Change MaxFPS silently

  • Squelch MaxFPS -fg 100

See Also