[EMAIL PROTECTED] wrote:
I would like to change directory levels . how to do this ?
No cd necessary. Use the absolute or relative path like this:
And if you're using the path in other places, you probably want to make
it a property.
-- Scott
-
>> = Scott Sauyet <[EMAIL PROTECTED]>
> = Benjamin Burgess <[EMAIL PROTECTED]>
>> Can anyone suggest a way of combining the information from one file
>> with the results of an that doesn't involve a
>> temporary file. I'm doing it now using one
I asked a question yesterday with too much of a preconceived idea of the
solution (http://tinyurl.com/cqqw3) and I'd like to try again in a more
general fashion.
Can anyone suggest a way of combining the information from one file with
the results of an that doesn't involve a temporary
file.
I'm wondering if I can use Filterchains in place of a temporary file. I
don't have my head quite wrapped around filterchains, I guess, and I
don't know if what I'm trying to do even makes sense, never mind whether
it's possible.
I have an application property file that is partly static, partl