Re: Need an other phix explanation please

new topic     » goto parent     » topic index » view thread      » older message » newer message

The other thing to do is compile it to create a listing first (p -d star), then run the .exe, and then search for that era in the list.asm produced. If you cannot find it, try dropping the last digit.

Another thing you can try is to add

if "abc"="def" then tasks={} end if 

at line 12 of builtins\VM\pTask.e, which stops the compiler complaining about (/thinking that) sequence tasks is not properly initialised.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu