Hi Guys,

I've got this unique situation that I've never come across before. What I want to do is create a piece of code that will add to a list all the possibilities based off of settings that have been set.

What I currently have is a list of possible entries that looks somthing like this:
  1. S
  2. M
  3. T


I also have an entry in the program where the user defines how many spaces there can be. For this...