« Back

SYSTEM command with relative path

Combination View Flat View Tree View
Threads [ Previous | Next ]
SYSTEM command with relative path
Answer
2/6/21 10:37 PM
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