Errors Manager ..



RosAsm offers three unified methods for pointing out your typing errors. All three features achieve in a selected Block, shown directly in your Source.



Write-Time errors detection (Temporarily disabled. Will be reviewed and extended later)


This feature is only implemented as a Try&See attempt, that will not be completed soon, a coming attraction because of time issues in the other Developments.


You can set it on, in the Configuration_Tab with the Write Time errors Detection Radio Button.


In its actual Try&See implementation, it only checks for valid Mnemonics and/or valid Macros Evocation.



Compile-Time errors detection


This error detection points you to all syntax errors in your Source. It is based on a case by case report, coming out under an accurate form, telling you explicitly and exactly what is  wrong with your source code statement.



Run-Time errors detection


The RosAsm Debugger, that is fired silently each time you hit [F6] or Click upon the Run Item of the Main Compile Menu, catching errors  to save your time .


~~~~~~~