function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mohan s 37mohan s 37 

how do I debug unexpected token <EOF> in Batch

Hi,
     I have a query string in my batch It has lot of lines of query, when I run the batch It has throwing error like unexpected token <EOF> exception. I have debug this statement but in logs it was not traced. Query was not framed. How do I debug this efficiently.

Thanks,
Mohan S 
Raj VakatiRaj Vakati
Give me code ?