avpatil
17th March 2009, 15:59
Hi,
I have a simple quesition

I want to write a line into text file like this

"This is %d record in the file" where I would give the value. Like when we create a message on can say message("This is %d record in file". nrec) and it would display correctly, can this be done when creating a text line?

Thanks

Arvind Patil

Hitesh Shah
17th March 2009, 17:35
I think this functions can help u in this . Is there any porblem using the same or u r trying to something different .

avpatil
18th March 2009, 13:55
I think this will work. Sometime one just ignore such simple thing

Thanks for your help.

Arvind Patil