| V1.20
If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.

| This turns on or off the Hourglass when ChangeFSI is converting.
| If you don't want it on Make the line below 'Off'
Set ChangeFSI$Hourglass On

Set ChangeFSI$Cache 2000k

WimpSlot -min 2000K
WimpSlot -next 2000K

Set campin$dir <obey$dir>.resources
Set campin$path <campin$dir>.
DIR <campin$dir>

| fetch the UserFriendly page and extracts the URL to todays Cartoon!
curl --env http://www.userfriendly.org/  -o today -s
campin:errorcheck

campin:getimgsrc "Latest Strip"

DO campin:curl --env <urlstring> -o image -s
campin:errorcheck

campin:camchk campin:Image

campin:CFSI campin:image campin:sprite 28r 10:7 -nomode { > null: }

Backdrop -C campin:sprite

