How to execute a Zim Database file from command line?

时间:2015-07-28 17:14:48

标签: zim-database

I have a Zim Database myfile file with the content:

output "hello world"

I want to execute the file from command line. But, when I try to call zimmu myfile from shell, I see the following error:

*** Error *** "myfile" is not a know name.
> 

1 个答案:

答案 0 :(得分:2)

为了工作,' myfile'必须在目录中创建' zim'并且必须位于zim0001.ws(如果已编译)。

如果没有编译,' myfile'必须位于数据库目录中。