WHOOT!!!

Code:

KiXtart
KiXtart Version = 4.50
KiXGolf Script = kixgolf_happy_numbers.kix

Computer
OS = Windows XP Professional
CPU = AMD Athlon(tm) 64 Processor 3000+
Speed = 2009 MHz
Memory = 1024 MB

KiXGolf Scoring Engine
Scoring Engine = 3.0.3

KiXtart Golf Score
Tournament = KiXtart Golf: Happy Numbers
Processing Start = 2005/08/28 17:13:11.038
Processing End = 2005/08/28 17:13:11.054
Duration = 0000/00/00 00:00:00.015
# Tests Run = 57
# Tests Passed = 57
# Tests Failed = 0
Result = passed
KiXGolf Score = 114




Code:

Function HappyNumbers($)
$happynumbers=readprofilestring('.\kixgolf_happy_numbers.ini','Happy Numbers',$)
EndFunction