Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function for catching errors and end of big loop #9

Open
carandraug opened this issue Jan 25, 2013 · 0 comments
Open

Function for catching errors and end of big loop #9

carandraug opened this issue Jan 25, 2013 · 0 comments

Comments

@carandraug
Copy link
Member

There should be a function (or maybe code to be called with source) to be run every time the an error is catch. And all 'continue's and warning inside the big loop should be replaced by an error since they are inside a try block now.

And instead of having the code at the end of the loop to clear the variables, replicated in al those places, a function would be better to manage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant