Click here to Skip to main content
15,908,673 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: sequential files [modified] Pin
Guffa6-Jul-07 10:21
Guffa6-Jul-07 10:21 
You can't append at the beginning of the file. You have to read all the data, add the text to the beginning of it, and write all the data.

-- modified at 12:28 Saturday 7th July, 2007

When I come to think of it, why do you need the last lines at the top of the file anyway? If you want them displayed in that way, you can easily reverse the order when displaying them.

---
single minded; short sighted; long gone;

AnswerRe: sequential files Pin
Luc Pattyn7-Jul-07 2:28
sitebuilderLuc Pattyn7-Jul-07 2:28 
Questionnull value conversion problem Pin
ken_thompson6-Jul-07 6:37
ken_thompson6-Jul-07 6:37 
AnswerRe: null value conversion problem Pin
Paul Conrad13-Jul-07 13:19
professionalPaul Conrad13-Jul-07 13:19 
QuestionDetermine if Windows is shutting down Pin
Werries6-Jul-07 6:10
Werries6-Jul-07 6:10 
AnswerRe: Determine if Windows is shutting down Pin
The ANZAC6-Jul-07 15:30
The ANZAC6-Jul-07 15:30 
AnswerRe: Determine if Windows is shutting down Pin
Luc Pattyn6-Jul-07 16:46
sitebuilderLuc Pattyn6-Jul-07 16:46 
AnswerRe: Determine if Windows is shutting down Pin
saeed_rezaei7-Jul-07 10:16
saeed_rezaei7-Jul-07 10:16 
QuestionHow to display rich text contents from a database field into crystal report 8.5 Pin
Salman Sheikh6-Jul-07 5:38
Salman Sheikh6-Jul-07 5:38 
QuestionInformix and VB.NET Pin
penguin50006-Jul-07 5:24
penguin50006-Jul-07 5:24 
QuestionUse Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 4:54
RichardBerry6-Jul-07 4:54 
AnswerRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 5:09
sitebuilderLuc Pattyn6-Jul-07 5:09 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 5:13
RichardBerry6-Jul-07 5:13 
GeneralRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 5:22
sitebuilderLuc Pattyn6-Jul-07 5:22 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 5:28
RichardBerry6-Jul-07 5:28 
GeneralRe: Use Radio Buttons Independently of one another Pin
MidwestLimey6-Jul-07 11:14
professionalMidwestLimey6-Jul-07 11:14 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 22:55
RichardBerry6-Jul-07 22:55 
AnswerRe: Use Radio Buttons Independently of one another Pin
Guffa6-Jul-07 11:50
Guffa6-Jul-07 11:50 
GeneralRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 15:36
sitebuilderLuc Pattyn6-Jul-07 15:36 
GeneralRe: Use Radio Buttons Independently of one another Pin
Sathesh Sakthivel6-Jul-07 15:44
Sathesh Sakthivel6-Jul-07 15:44 
GeneralRe: Use Radio Buttons Independently of one another Pin
The ANZAC6-Jul-07 18:30
The ANZAC6-Jul-07 18:30 
AnswerRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 21:52
RichardBerry6-Jul-07 21:52 
GeneralRe: Use Radio Buttons Independently of one another Pin
The ANZAC7-Jul-07 2:12
The ANZAC7-Jul-07 2:12 
QuestionLaunch myprogram with another at same time Pin
Cory Kimble6-Jul-07 4:51
Cory Kimble6-Jul-07 4:51 
AnswerRe: Launch myprogram with another at same time Pin
sathesh pandian6-Jul-07 5:04
sathesh pandian6-Jul-07 5:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.