VOCALI 2.0 Program was written in first only to allow changing stressed vowels to normal vowels followed by stress in messages written with DOS OLRs, to allow their transmission without undesired changes in stressed vowels, which, having an ASCII code greater than 127, cannot be transmitted by net. Current version of VOCALI, instead, also allows changing any character after 127th with any SEQUENCE of characters, fully configurable by editing included REPLACE.DAT file, which is currently intended only for Italian users. If you are interested on this feature, you have just to send me 3$ using your favourite method of payment: then I will send you, by E-Mail or Snail-Mail, the code which allows the program to works properly; infact, without this code the program is only able to chenge stressed vowels. Changing special characters to standard ASCII characters is very uesful, because it allows transmitting on the net also scientific documents, which often contain special character such as , and so on. The program will translate them as you can see in following example: (x+x+1) y , R , UNREGISTERED VERSION: (x+x+1) y , R , a` e` i` o` u` REGISTERED VERSION: sqrt(x^2+x+1) <= y^n , (ALFA)(BETA) belongs to R, a` e` i` o` u` Please note that symbol is actually changed to " appartiene a " if you do not change REPLACE.DAT file. INSTALLATION: Program does not need any kind of installation, except for putting all files into the same directory. INSTRUCTIONS: Program has been written to be called by a DOS OLR program which allows using an external text editor to write messages. In this kind of program you can specify the name of the text editor tu use: choose for it, for example, VOWELS.BAT, and then edit the VOWELS.BAT file as described: @echo off echo %1 >nome.tmp call [percorso]\[editor] %1 call vocali First line avoid showing other lines while executing, but is not necessary; second line put into NOME.TMP file (please do not change this name) the name of the file to be edited; third line calls your favourite text editor, telling it to edit previously specified file; last line calls my program, which will search for the file with name described into NOME.TMP and will filter it. That's all. REGISTRATION: You have just to send me 3$ using your favourite payment method, and to write me a letter in which you specify the way you wont to receive password with to uylnlock program (Snail-Mail or E-Mail). FEEDBACK Either if you like or not my program, I will appreciate any comment you will decide to send me to below addresses: Luca Cassioli Via delle Rose,1 Loc. Ponte delle Tavole 00010 S.Angelo Romano (ROMA) E-Mail: i090932@spv11.ing.uniroma1.it if you do not receive reply after a week try with: cassioli@iol.it