Recently I downloaded the new 5.5 version and everything works fine for me, except for the log button (Ctrl+E) which produced, instead of the
log file, a Warning:
")" Expected
[FinfError(1,1,0,1,0,0^^^,0,4);]
What's the remedy?
Thanks
WinEdt ⇒ log files (Ctrl+E)
Re: log files (Ctrl+E)
I checked my macro, and it works fine... Here it is :
[FindError(1,1,0,4,1);
Replace your macro with this one in Menu setup -> Search ->Find errors...
B.A.
[FindError(1,1,0,4,1);
Replace your macro with this one in Menu setup -> Search ->Find errors...
B.A.
Re: log files (Ctrl+E)
Thanks a lot. It works!
Eli
Eli