Not all cases had a return value in whatIsChoice function, so I corrected that. Also removed the unused choices from the calling function. Changed some global variables to local scope since they weren't used outside this module.
Authored by: skarg 2001-10-26
Parent: [r73]
Child: [r75]