« Powrót

SYSTEM command with relative path

Widok mieszany Płaski widok Widok drzewa
Wątki [ Poprzedni | Następny ]
SYSTEM command with relative path
Odpowiedź
06.02.21 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