Code center > Bugs and fixes
Runtime error '340' while running leagues
Henk:
Technically I could, and I guess there's no harm in trying...
Griz:
--- Quote from: Henk ---Technically I could, and I guess there's no harm in trying...
--- End quote ---
to enable the error.sim write ...
in the Source code, using VB ...
uncomment OnError GOTO find in:
Private Function carica(path As String, n As Integer) As Boolean
On Error GoTo fine:
recompile.
think it needs to remain commented out in the VB
source code to allow for debugging ...
but that's just an assumption on my part.
Numsgil:
There might be some way to make DB crash instead of writing to the error.sim file (there's a way to do it in MSVC, which I use when debugging the C++ version) but I don't know how to do it or where it would be.
Navigation
[0] Message Index
[*] Previous page
Go to full version