Hi!
I'm looking for some ideas(help) on creating a string generator that will create a string that starts with "0000" go through every combonation of ones and zeros (example, "0100", "0010", "0001", "1011") and end with "1111"
Thanks...