#!/usr/bin/env rexx Parse Arg loc If loc = "" Then loc="Cowley,UK" Address system "ansiweather -l "||loc||" -u imperial -s true -i false -a true"