|
|
| Author |
Message |
pjc30943
Joined: 02 Dec 2005
Posts: 220
|
|
Posted: 11 September 2009, 23:41 PM Post subject: Internal error: exception: access violation |
|
|
The error
| Code: | | Internal error: exception: access violation |
occurs when is accidentally used instead of The error could be more clear even though the mistake is obvious... Just a heads up, in the unlikely chance you're not aware of it. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 12 September 2009, 0:49 AM Post subject: Re: Internal error: exception: access violation |
|
|
| pjc30943 wrote: | | The error could be more clear [...]. | The error message should be: | Code: | | Error: end-of-file reached with one or more open conditionals | I do get this error message with a simple test case so there is something more going on in your particular case. I would appreciate it if you could send me your project and source code or a test case that manifests the access violation. |
|
| Back to top |
|
 |
pjc30943
Joined: 02 Dec 2005
Posts: 220
|
|
Posted: 15 September 2009, 23:24 PM Post subject: |
|
|
| Interesting. I definitely do not get that error message. I'll try and reproduce the error with a test case. |
|
| Back to top |
|
 |
|