| Author |
writing the files for particular time
|
damodar kumar
Ranch Hand
Joined: May 19, 2008
Posts: 77
|
|
Hi friends,
i have a quick question
i have .txt files a, b ,c,.....
i have to write the these files in to single file for particular time period lest take it as some 60 sec and have to save in pdf format
till for 60 sec we have to write to single file and save it by naming it with time stamp
after 60 sec, we have rite to new file from the cursor were it got stopped
please anyone can hlep on this.
Thanks,
damu
|
<a href="http://stackoverflow.com/users/668970/user668970" rel="nofollow">
<img src="http://stackoverflow.com/users/flair/668970.png" >
</a>
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
Hi damodar, please BeForthrightWhenCrossPostingToOtherSites
http://forums.oracle.com/forums/thread.jspa?threadID=2191094
http://www.java-forums.org/advanced-java/40572-writing-files-particular-time.html
|
luck, db
There are no new questions, but there may be new answers.
|
 |
damodar kumar
Ranch Hand
Joined: May 19, 2008
Posts: 77
|
|
Hi Darryl ,
I donot have knowledge of "cross postings"
but my intension is to get hlep from others by posting it in multiple forums
please can you help me atleast
Thanks,
Damodar.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Click on the link created for BeForthrightWhenCrossPostingToOtherSites to find out why you should at least tell everybody you're cross posting.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
damodar kumar
Ranch Hand
Joined: May 19, 2008
Posts: 77
|
|
Hi friends,
here the issue not cross posting, if you are able to resolve the issue its thankful.
Thanks,
Damodar
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24054
|
|
damodar kumar wrote:Hi friends,
here the issue not cross posting, if you are able to resolve the issue its thankful.
What is the question exactly, then? Do you know how to create the file names based on timestamps? Do you know how to write data to a file? Do you need to know how to create PDF files? Your question is not at all clear.
|
[Jess in Action][AskingGoodQuestions]
|
 |
damodar kumar
Ranch Hand
Joined: May 19, 2008
Posts: 77
|
|
First of all , i should say thanks for talking about the issue by you,
I need logic for writing the files for every 60 sec in to new file with name as timestamp.
i know how to create the files, how to name the file with timstamp etc.
Thanks,
Damodar.
|
 |
damodar kumar
Ranch Hand
Joined: May 19, 2008
Posts: 77
|
|
|
im looking for replay
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32654
|
|
damodar kumar wrote:im looking for replay
Please read this.
|
 |
 |
|
|
subject: writing the files for particular time
|
|
|