Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help with white spaces 3

Status
Not open for further replies.

LotoL

Programmer
Mar 17, 2004
20
CA
Hello, I need help with white spaces. Im try to search for the input listed below called Database name. Im very new to all this. Also any clues on how to search for the first line then get the Node name called QIBS34.


code -

if (/\bDatabase name\s=\s$DB_Name/)


input -
Database name = IBSQ35
Node name = QIBS34
 
Thank for all the help, your awesome!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top