home *** CD-ROM | disk | FTP | other *** search
- #This is password definition file for PCL 2.0
- #for spanish language
-
- #Dictionary definition - only if $u and $w will be used
- #$w = "c:\\dict\\main.dic" # '\' need to be shielded
- #$u = "user.dic"
-
- #Charsets definition
- #Predefined charsets
- #You even could change it - reorder, remove or insert chars,
- #but it doesn't affect .u and .l modifiers.
-
- #$a = [abcdefghijklmnopqrstuvwxyz] #by default
- #$A = [ABCDEFGHIJKLMNOPQRSTUVWXYZ]
- #$1 = [0123456789]
-
- #Here we add '¿' and '¡' symbols.
- #Add others if you could type it on spanish keyboard
-
- $! = [\{ \} : \" < > \? \[ \] ; ' , \. / ~ ! @ \# \$ % ^ & \* \( \) _ + ` - \= \\ | ¿ ¡] #take care with \\
-
- #Other charset (maybe pseudographic etc)
- $o = [ ]
-
- #National spanish charsets. Just simply, but
- #don't forget these definition define also .u and .l modifiers
- #for spanish letters.
- #These lines cause "ambiguous conversion" warning, it's ok.
-
- $i = [$a ñáéíóúü]
- $I = [$A ÑAEIOUÜ]
-
- # Here metachar ? is equal to [$a $A $1 $! $i $I $o] and it must be
- #? = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789{}:"<>?[];',./~!@#$%^&*()_+`-=\|¿¡ñáéíóúüÑÜ
- #because if there are some identical letters, only first of them is added.
-
- #Convert modifiers .c definition. Any symbol in ? will be converted
- #to appropriate symbol of conversion string.
- #Up to 256 conversions may be defined.
- #As example here is conversion string which transforms
- #letters to similar digits and vice-versa.
-
-
- #? = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789{}: "<>?[];',./~!@#$%^&*()_+`-= \|¿¡ñáéíóúüÑÜ"
- ?.c(1)="abcdefghijk1mn0pqrstuvwxyzABCDEFGH1JKLMN0PQR5TUVWXYZOl234S6789{}:\"<>?[];',./~!@#$%^&*()_+`-=\\|"
-
- #Additional charsets
- #Charset to insert in permutational brackets
-
- #$p = []
-
- #Vowels are necessary for some modifiers
-
- $v = [aeiouyAEIOUYáéíóúüÜ]
-
- #End of charset definition
- ##
- #Password definition
- $s(2) $s(3) $a *
-