it is 26
3.918208205 X 10^11 I think but I'm stupid so probably wrong
26 lower case letters + 26 uppercase letters + 10 numerals = 62 characters 624 = 14776336
Decide what symbols you want to allow. For example: 26 uppercase letters + 26 lowercase letters + 10 digits = 62. Or less, if you don't want to distinguish uppercase and lowercase; or more, if you want to allow certain special symbols such as spaces, hyphens, etc. Raise this number to the sixth power, if you use 6 characters.
There are 26 characters in the English alphabet, plus 10 numerals. The total amount of combinations for 2 alphanumeric chars is given by (26+10)²=1296 If you also include capital letters then the result is (26+26+10)²=3844 Only letters gives 26²=676
it is 26
36*36*36*36*36*36
3.918208205 X 10^11 I think but I'm stupid so probably wrong
im assuming that any charcter can be a number or a letter: (24letters*10 possible numbers)^(4 digits)= 3317760000 possible combinations.
26 lower case letters + 26 uppercase letters + 10 numerals = 62 characters 624 = 14776336
There are only alphabetic combinations since there are no numeric characters in letters.The answer assumes thatyou mean the modern Roman alphabet,letters may not be repeatedupper case and lower case letters are considered to be the same,you did mean combinations and not permutations.Then the answer is 26C5 = 26*25*24*23*22/(5*4*3*2*1) = 65,780
140 possible combinations
Decide what symbols you want to allow. For example: 26 uppercase letters + 26 lowercase letters + 10 digits = 62. Or less, if you don't want to distinguish uppercase and lowercase; or more, if you want to allow certain special symbols such as spaces, hyphens, etc. Raise this number to the sixth power, if you use 6 characters.
redefine the fields that contain low-values as alpha-numeric and move ' ' to them.
There are 26 characters in the English alphabet, plus 10 numerals. The total amount of combinations for 2 alphanumeric chars is given by (26+10)²=1296 If you also include capital letters then the result is (26+26+10)²=3844 Only letters gives 26²=676
The printing press, and typesetting using lead blocks embossed with alpha-numeric characters.
You need to redefine the char field either in W/S or where it is defined in the input file. If you redefine a char field to numeric you should do a numeric test on the field before using it as numeric, otherwise your may abend with a S0C7. Yea, that's the hard way to do it above... This is one of the most common Easytrieve questions I encounter in the field. There is a macro that is shipped from CA called ALHPACON. You send it an alpha field and it returns a numeric. %ALHPACON ALPHA-FIELD NUMERIC-FIELD Ask your systems programmer to look for the shipped macros if it is not in your maclib.