Here is a stupid question.

I have a List Box(List1) and in the properties area the Style is set to 1- Checkbox.

The problem is that I have to check certain items in the check box based on a seperate file that looks something like this:

#TRUE#
#FALSE#
#FALSE#
#FALSE#
#FALSE#
#TRUE#
#FALSE#

I am having one heck of a time trying to figure it out, I have been looking everywhere I know to and can't find anything. This is for a school project and it is the only thing left I can't get to work. Any help at all would be great! Thanks in advance.