07-18-2013, 03:15 PM
Could you please try to explain what you whish in output in a list of statements like this (only dumb example):
Maybe this way it is easier for all of us to understand how the output should look like.
Thx for you effort to explain it to me
- in first position I always want to have *all* special chars
- in second position I want to have eighter a A or skip the A and have a special char
- in third position I want to have always a digit [0-9]
- the output should have a minimum length of 4
- the output should have a maximum length of 8
- etc and so on
Maybe this way it is easier for all of us to understand how the output should look like.
Thx for you effort to explain it to me