You folks in Europe are always pushing the technological boundaries and coming up with fantastic new ways of doing things, we in the States do things a little different and often takes a different approach.

263
 Code:
; ChangeLamp.kix
;	Automated lightbulb changer
;! 
Dim $, $R, $L, $T, $H, $C
$=Lamp

"Please enter lightbulb maintenance reference: " Gets $R

$L=GetObject($+"://"+$R)

If Not($L.Illuminated)
	$T=$L.HireSomeOneFromIndiaForTechnicalSupport
	$H=$T.HireSomeOneFromChinaToChangeBulb
	$C=$H.EatDoughnutAndDrinkCoffeeWhileBulbIsBeingChanged
;EndIf
;!
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)