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!

Merge two lines

Status
Not open for further replies.

alhassani54

Programmer
Aug 1, 2002
27
GB
Hi

A file contains two lines and a variable contains one characters. I would like to merge them to the same file name
i.e. file name=file1
Line one = abc
Line two = def
Variable="\"

The merge in file1 will be = abc\def

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top