country
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | country [2006/07/25 21:22] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: country.txt, | ||
| + | ======Synopsis: | ||
| + | [[load]] country | ||
| + | |||
| + | ======Description: | ||
| + | This script is used for converting between a country' | ||
| + | and its ISO country code. It can convert in either direction, and can | ||
| + | convert to a country name based on an email address. | ||
| + | done through a single alias, / | ||
| + | |||
| + | /country [< | ||
| + | |||
| + | The default behavior is for the script to try to guess what type of | ||
| + | input it has been given. | ||
| + | anyone on irc with that nickname, it checks the length of the input. | ||
| + | If it is longer than 3 (three) characters, a country name is assumed. | ||
| + | If all else fails, it tries an isometric code. Several switches are | ||
| + | available to force the client to do a particular type of lookup | ||
| + | (instead of guessing). | ||
| + | |||
| + | ^ Flag ^ Purpose | ||
| + | | -c |assume input is definitely a country name | | ||
| + | | -f |skips userhost lookup used in nickname searches | ||
| + | | -i |assume input is definitely an ISO code | | ||
| + | | -n |ignored (historical feature) | ||
| + | |||
| + | For convenience, | ||
| + | same as /country -c, and /lcode is the same as /country -i. | ||
| + | |||
| + | ======Other Notes: | ||
| + | This script was originally written by Daniel Cedras (TG). It has been | ||
| + | largely rewritten by Jeremy Nelson (hop), [[jnelson@acronet.net]], | ||
| + | advantage of EPIC's features. | ||
| + | |||
country.txt · Last modified: 2006/07/25 21:22 by 127.0.0.1
