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
Another internal error

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



Joined: 02 Dec 2005
Posts: 220

Posted: 04 July 2008, 23:41 PM    Post subject: Another internal error Reply with quote

"Internal error: unhandled exception
>Exit code: 1"

occurs when I had a typo of


Code:
calltask PIDLTask(false, true), PIDLstack


instead of

Code:
calltask PIDTask(false, true), PIDLstack


in a separate module included with a project.

[Generally this is announced as an undefined identifier, not an internal compiler error...]
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR

Posted: 04 July 2008, 23:59 PM    Post subject: Re: Another internal error Reply with quote

pjc30943 wrote:
"Internal error: unhandled exception occurs when I [invoke CallTask with a non-existent task routine and a parameter list].


Thanks. The source of the problem has been identified and corrected.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Native Mode 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