Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
19
bitchx-docs/8_Scripts/spfix
Normal file
19
bitchx-docs/8_Scripts/spfix
Normal file
@@ -0,0 +1,19 @@
|
||||
Synopsis:
|
||||
load spfix
|
||||
|
||||
Description:
|
||||
THis script contains a simple function that returns the input string
|
||||
with the first word stripped off, preserving any whitespace that
|
||||
precedes the second word. This is necessary, because clients compiled
|
||||
with the STRIP_EXTRANEOUS_SPACES option will normally strip out the
|
||||
extra whitespace, which not everyone likes. The function is called
|
||||
$spfix(), and may be given a string of any length. Refer to the source
|
||||
code for more information.
|
||||
|
||||
See Also:
|
||||
Compile_Opts(7); info(6); load(5)
|
||||
|
||||
Other Notes:
|
||||
This function was written by James Sneeringer (CrowMan), jvs@ocslink.com,
|
||||
regardless of what the source code says. ;)
|
||||
|
||||
Reference in New Issue
Block a user