How to open a file given its pathname relative to the current batch script
Subject: How to open a file given its pathname relative to the current batch script
From: Manuel Fiorelli
Date: Mon, 23 Nov 2009 22:14:31 +0100
Hello,
I wrote a batch script where I need to read some data from a file
(using "numericalio"). I'd like to specify
the pathname relative to the batch file, so that I can relocate the
script and the companion files.
How can I do that?
Manuel Fiorelli