the .DEF files have descriptions which must be modified if you want to have
everything in the same language


My suggestion is that the descriptions be saved in a secondary file and that it
be activated together with the program language selection (if it exists show
transaltion 
 else show the original)

for example

cobol.def

[S.ADD | descrip1]
ADD %Variable1% TO %resultado% END-ADD

[S.ADD2 | LALALALALALALALA]
ADD2 %Variable1% TO %resultado% END-ADD



cobol.def.spanish
descrip1= "esto es un texto"
LALALALALALALALA= "otro texto"

cobol.def.english
descrip1= "This is a Text"
LALALALALALALALA= "another text"



what do you think??

is possible?

Best Regards!!

-- 
<https://forum.pspad.com/read.php?2,72720,72720>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem