Hello,

I'd need to call the OS, namely lua in it.

I have the following code:

----
\write18{lua -e "require 'lfs'"}
\write18{lua -e require'lfs'}

\starttext
  A
\stoptext
----

When calling directly from the command line

lua -e "require 'lfs'"

- there is no error.

From within the Context code, I'm getting (see CmdLine.log):

"
...
lua.exe: (command line):1: '=' expected near 'lfs'
lua.exe: (command line):1: '=' expected near '<eof>'...
"

What could be the problem?

My OS is WinXP 32b.

Best regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: t1.log
Description: Binary data

Attachment: t1.mkiv
Description: Binary data

Attachment: CmdLine.log
Description: Binary data

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to