Indeed the "over-long" line is the cause.
To be malicious, it can be said that the expression works according to your expectations, not mine.
So, what is the meaning of "long" and "over - " ? The line has 130 characters.
This is my character mode popup :
set name=%@SELECT[%prol\lini.txt,0,12,22,42,SELECT DATABASE]
if "%@TRIM[%@WORD[";",0,%nume]]" EQ "IESIRE" (set tip=R ~ return)
if "%@TRIM[%@WORD[";",0,%nume]]" EQ "" (set tip=R ~ return)
if "%ASCII[%@TRIM[%@WORD[";",0,%nume]]]" EQ "27" (set tip=R ~ return)
set firma=%@TRIM[%@WORD[";",1,%nume]]
set baza=%@WORD[";",2,%nume]
set servL=%@WORD[";",3,%nume]
set servX=%@WORD[";",4,%nume]
set dkM=%@WORD[";",5,%nume]
set dkD=%@WORD[";",6,%nume]
set NameTable=%company%-%year%
What syntax to use if this could become obsolete ?
Thank you.
Florin