I want to associate a XML
with an application with VBScript
and I need to indicate in the application which directory to read XML
, however, as is easy to predict, Path
of XML
it can not be hardcoded.
Is there any way to VBScript
indicate "../PastaAplicacao/Ficheiros/config.xml"
with VBScript
?