Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Internal error: exception: access violation

 
Post new topic   Reply to topic    Forum Index -> ZBasic Language
Author Message
pjc30943



Joined: 02 Dec 2005
Posts: 220

Posted: 11 September 2009, 23:41 PM    Post subject: Internal error: exception: access violation Reply with quote

The error
Code:
Internal error: exception: access violation

occurs when
Code:
#end if
is accidentally used instead of
Code:
#endif
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 Reply with quote

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: Reply with quote

Interesting. I definitely do not get that error message. I'll try and reproduce the error with a test case.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Language Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group