ZBasic Home
Forum Rules
Forum FAQ
Memberlist
Usergroups
RSS Feed
Site Search
Links
Download
Digests and Subscriptions
Profile
Log in to check your private messages
Log in
Register
Another internal error
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
"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
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:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
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