Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

cplc

{ifEmpty -value ${for} -then http://library.ci.chandler.az.us/uhtbin/webcat -else http://library.ci.chandler.az.us/uhtbin/cgisirsi/IHD54dbX74/DOWNTOWN/6430128/88?search_type=search&searchdata1=${for}&library={ucase ${search=ALL}}}
NAME
 cplc

DESCRIPTION
 Brings user to Arizona (AZ) Chandler Public Library Catalog and will optionally search the catalog for a given string at a specific location (or all by default). There are two parameters which can be optionally passed to cplc; -search and -for. If -for is omitted cplc brings the user to the catalog home, otherwise the catalog is searched for the string following -for. When searching using -for, -search can be passed to cplc with the name of the library branch to search (currently Basha, Downtown, Hamilton, Sunset, or the defualt which is All).

EXAMPLES
 cplc
    #go to Chandler Public Library Catalog home
 cplc -for "learning perl"
    #Search all Chandler Public Libraries for "learning perl"
 cplc -search sunset -for lover
    #Search Chandler Public Library Sunset Branch for lover

AUTHOR
 David Monaghan (monaghan.david[at]gmail.com)

NOTES
Created using ifEmpty and ucase (ucase used to upper-case branch name).
Sorry I didn't use create2 for this one, I've not gotten it to work as of yet.
    
26 uses - Created 2006-04-20 02:12:12 - Last used 2006-10-22 21:40:41
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.