|
|
| Author |
Message |
DieselPower
Joined: 07 Jun 2008
Posts: 1
|
|
Posted: 28 July 2008, 15:38 PM Post subject: Internal Error: System.TaskHeadRoom |
|
|
I am trying to use System.TaskHeadRoom on my ZX-24n and just get a Internal Error:. Is it an error in the way I'm using it, or a fault of the compiler?.
Here is the code that does it.
| Code: |
Debug.print Cstr(System.TaskHeadRoom(FuelInMetertask)) |
|
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 28 July 2008, 16:07 PM Post subject: Re: Internal Error: |
|
|
| DieselPower wrote: | | Is it an error in the way I'm using it, or a fault of the compiler? | It is a compiler error that was discovered a few weeks ago. There is an experimental release of the compiler that resolves the problem . See the post at http://www.zbasic.net/forum/about1016.html for a download link.
Inasmuch as this problem is specific to native mode devices, I've moved this topic to the native mode forum. |
|
| Back to top |
|
 |
|