| V1.00
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 900k

WimpSlot -min 2000K
WimpSlot -next 2000K

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

| Heavens-Above - Skychart. Accurate to the second you fetch it.
| If you wish to alter this to point to your location,
| simply go to http://www.heavens-above.com/countries.asp
| enter your town and then fetch the 'Whole Skychart' page.
| Then replace the URL to that page in the line below.
| Tip: The SZ= at the end controls how big the image will be made.
curl --env http://www.heavens-above.com/skychart.asp?lat=55.901&lng=-3.496&alt=97&loc=Livingston&TZ=GMT&SL=1&SN=1&BW=0&SZ=1000  -o today -s
campin:errorcheck

campin:getimgsrc "--skychart.asp"

SetEVAL surl "http://www.heavens-above.com/" + "<urlstring>"
DO campin:curl --env <surl> -o image -S -s -e http://www.heavens-above.com/
campin:errorcheck

campin:camchk campin:Image

campin:CFSI campin:Image campin:sprite 28r <scale> -nomode { > null: }

Backdrop -C campin:sprite


SETEVAL hhmmss  ("<SYS$TIME>" LEFT 2) + (("<SYS$TIME>" LEFT 5) RIGHT 2) + ("<SYS$TIME>" RIGHT 2)

|COPY campin:Sprite campin:saved.spr<hhmmss> ~V~CFN
