This shows you the differences between two versions of the page.
— |
help [2007/02/20 03:54] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: help.txt,v 1.2 2007/02/20 03:54:29 jnelson Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[load]] help \\ | ||
+ | [[help]] \\ | ||
+ | [[help]] //topic// \\ | ||
+ | [[set]] help_path //path// \\ | ||
+ | [[set]] help_window ON|OFF|TOGGLE \\ | ||
+ | [[set]] help_prompt ON|OFF|TOGGLE \\ | ||
+ | [[set]] help_pager ON|OFF|TOGGLE | ||
+ | |||
+ | ======Description:====== | ||
+ | This script implements the obsolete [[help]] function for online perusal of | ||
+ | the obsolete help files within the client. But if you're reading these help | ||
+ | files, you don't really need the [[help]] command, do you? | ||
+ | |||
+ | It's a shame, because the script is really cool. Read it for tips on how | ||
+ | to do fantastic things with file browsing. | ||
+ | |||
+ | ======History:====== | ||
+ | The script was written by howl and first appeared in epic4-1.2.5. | ||
+ | |||