Re: Multitasking 2 Problem
don cole wrote:
> When running langwars in Cooperative Multitasking Preview Release #2 .
>
>
> I get task_schedule() has not been declared.
When I double-click at "lw.ex" the same happens to me ...
... because then "lw.ex" is run with ex.exe 2.5 on my system.
But when I double-click at "lw.bat", then the command
"ex ..\source\eu.ex lw.ex" is executed, i.e. lw.ex is run with
the brand new Public Domain interpreter written in Euphoria,
and I can play Langwar (although I'm not good in playing it).
> I can't find it in any of the included files.
task_schedule() is not in an include file, it's built-in in the
new Public Domain interpreter written in Euphoria.
Regards,
Juergen
--
Have you read a good program lately?
|
Not Categorized, Please Help
|
|