Browsing Dutch translation

8 of 70 results
8.
<p>The vast majority of Comcode mistakes are when the writer does not close all tags, in the opposite order to that in which they are opened (e.g. <tt>[i][b]text[/i][/b]</tt> and <tt>[i][b]text[/i]</tt> are both wrong, whilst <tt>[i][b]text[/b][/i]</tt> is correct).</p><p>This error fixing screen will allow you to fix your mistake. The line number where the error was detected is shown, and a numbered display of the lines you wrote is also shown. Please be aware that the line the actual position of the error is not always the same as the detected position: it is impossible for the software to find the true cause of errors, so it will try and guess. If the error is not immediately obvious, check your code very carefully.</p>
<p>De grote meerderheid van fouten met Comcode doen zich voor als de schrijver niet alle tags afsluit in de tegenovergestelde volgorde van die waarin ze geopend zijn (b.v. <tt>[i][b]tekst[/i][/b]</tt> en <tt>[i][b]tekst[/i]</tt> zijn allebei verkeerd, terwijl <tt>[i][b]tekst[/b][/i]</tt> goed is).</p><p>Dit scherm voor foutherstel geeft je de mogelijkheid om je vergissing te verbeteren. Het regelnummer waar de fout werd ontdekt, wordt getoond, en verder een genummerde weergave van de regels die je hebt geschreven. Bedenk wel dat de daadwerkelijke plaats van de fout niet altijd gelijk is aan de plaats waar deze is opgemerkt: het is voor de software onmogelijk om de werkelijke oorzaak van fouten te vinden, zodat de software volstaat met deze te raden. Als de fout niet onmiddellijk voor de hand ligt, controleer dan heel zorgvuldig je code. </p>
Translated and reviewed by Frits Salomons
Located in [strings]COMCODE_ERROR_HELP_B
8 of 70 results

This translation is managed by Frits Salomons, assigned by ocPortal.

You are not logged in. Please log in to work on translations.