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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to work with any txt file and builder

Status
Not open for further replies.

progbuild

Programmer
Apr 20, 2007
2
TH

hi

i am a new user of builder.

normally i try to do what i write samething in an edit box anther edit box show it.suppose in edit1 box i write "builder" same time edit2 box show it.but my problem is

1.by clicking a button open any txt file(i can do it by ShellExecute)
2.now what i write in edit1 box, same time that txt file will show it. suppose to write "builder" type "b" in edit1 box, txt file "test.txt" same time show "b".thatmeans what i write in edit1 box, same time that txt file will show it.
3. last save the total writing.

if any one can do pls help
 
Hi

Reading the above..are you not trying to re-invent notepad? Notepad does everything you are trying to do . no ?



Hope this helps!

Regards

BuilderSpec
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top