Revision [1712]

This is an old revision of CommandXurlencode made by DavidLee on 2011-05-13 14:14:45.

 

Command xurlencode



Name

xurlencode Encodes a string in URL Encoding format

Synopsis

xurlencode [options] [string]


Options


Supports the standard [ serialization options ]


-ndo not output a linefeed
-p,-port portOutput to port instead of stdout

Description


Encodes its argument, or if none, stdin to URL Encoding format from plain text



Example:
xurlencode http://test.xmlsh.org/data/books.xml

Result
http%3A%2F%2Ftest.xmlsh.org%2Fdata%2Fbooks.xml


Return Value

Returns 0 if the command executed successfully, 1 if there was an error.

Commands
CategoryCommands
CommandXurldecode
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki