« 戻る

SYSTEM command with relative path

構造的に表示 平面上に表示 ツリー上に表示
スレッド [ 前へ | 次へ ]
SYSTEM command with relative path
答え
21/02/06 22:37
Hello,

I am currently finishing a new version of my modeling tool and try to incorporate the external coupling as much as possible in the local database.

In this respect, it seems that the following command is not working when using the relative db location, while it works with an absolute path (e.g. C:\\ADOxx\\):

SYSTEM ("cmd /c java -jar db:\\EigenValues.jar")

Do I make a mistake here or should a SYSTEM statement always be used with an absolute path?

Kind regards,

Ben Roelens