Rob van der Woude's Scripting Pages

Help text for URLEscape.cs

(view help text of URLEscape.cs as plain text)

URLEscape,  Version 1.00
Display URL-escaped input string in console

Usage:  URLESCAPE  textfile

   or:  URLESCAPE  unescapedurl

   or:  some_program | URLESCAPE

Where:  textfile       file containing text to be escaped
        unescapedurl   string to be escaped
        some_program   program whose output is to be escaped

Note:   Exit code ("errorlevel") -1 in case of errors, otherwise 0.

Written by Rob van der Woude
https://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0194 seconds