home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
vyzkuste
/
triky
/
triky.exe
/
autoit-v3-setup.exe
/
Examples
/
StringStripWS.au3
< prev
next >
Wrap
Text File
|
2004-09-22
|
115b
|
3 lines
$text = StringStripWS(" this is a line of text ", 3)
MsgBox(0, "Stripped from both ends", $text)