I need to search for a substring in property-value (read from a file),
for example in 

DB_CONNECT_INFO=jdbc:oracle:thin:@host:1521:instance

"instance" is the necessary substring. 
Is it possible with Ant-tasks to search for any substrings in a common
text-file?

Thanks

Stefan




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to