[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Antwort: Re: VM for lua bytecode on windows mobile .Net and C#
- From: Andreas Engel <AEngel@...>
- Date: Mon, 12 Jul 2010 14:33:33 +0200
Hello,
I have tested to interpret my lua-bytecode
directly with
Lua
lua = new Lua();
lua.DoFile("lua_Bytecode.lbc");
But it doesn't works.
It seems the Lua interface ist searching
for a file names "E:/webtempfiles/ea26708a-aa85-4b45-acd7-3519bbc9c253/Der
verschwundene Geocacher-new.enc"
This is encode in my lau_Bytecode.lbc
file. But there is no file extra file.
I append the bytecode file to this mail.
Can anybody tell me, what I have to
do to interpret this codefile?
Thanks a lot and please excuse my bad
english
lua-bounces@bazar2.conectiva.com.br schrieb am 05.07.2010
12:39:39:
> > I think I don't can use easyly
> > lua.DoFile("myLuaBytefile");
>
> Probably yes. But check the return code for errors.
..................................................................
PHOENIX CONTACT ELECTRONICS GmbH
Sitz der Gesellschaft / registered office of the company: 31812 Bad Pyrmont
USt-Id-Nr.: DE811742156
Amtsgericht Hannover HRB 100528 / district court Hannover HRB 100528
Geschäftsführer / Executive Board: Klaus Eisert, Roland Bent, Dr. Martin Heubeck
___________________________________________________________________
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren, jegliche anderweitige Verwendung sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
----------------------------------------------------------------------------------------------------
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure, distribution or other use of the material or parts thereof is strictly forbidden.
___________________________________________________________________Attachment:
lua_Bytecode.lbc
Description: Binary data