ok. change the messagebox to:
$null=MessageBox(" Hello @fullname", "XYZ Login Script",64,20)

if it does print same way, change it to
$null=MessageBox(" Hello "+@fullname, "XYZ Login Script",64,20)

also, change the exit to exit 0

cheers,
_________________________
!

download KiXnet