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.
>
答案 0 :(得分:2)
为了工作,' myfile'必须在目录中创建' zim'并且必须位于zim0001.ws(如果已编译)。
如果没有编译,' myfile'必须位于数据库目录中。