Page 1 of 1

Loops, fetch, logs and errors

Posted: Mon Jun 24, 2013 4:31 am
by Armine
Hi all
I have several very long lasting programs, for example one of which must loop approximately 119416 times and fetch the existing ones, afterwords it does another small looping for writing it in a table then saves the table with the fatched things as csv and saves the log. How can I make the following _ even if there is some error and the first looping stops, it does the the second part of program however and in the end already worked out ones save in the file and also save a log file till the time of cacelation whith ther error description? Is there any possible way to make this all faster for all this loops it is almost impossible to do this, I have to leave the programm running for several days to do at least one of the programs :( I am quite new in this things so I will appriciatie any kind of help or advice.

Armine

Re: Loops, fetch, logs and errors

Posted: Mon Jun 24, 2013 8:34 am
by EViews Gareth
I think you want the setmaxerrs command.