« Quay lại

SYSTEM command with relative path

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
SYSTEM command with relative path
Câu trả lời
22:37 06/02/2021
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