Dropping last line of file.

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Lee Martin

Dropping last line of file.

Post by Lee Martin »

Has anyone ever had textpad drop the last line of a file before. I'm doing some real basic copying and pasting of ascii characters,files are about 1000 lines or so..give or take a few hundred. It's currency data..so the last line is kinda important,because it's always the latest one :)

Anyway..I can't seem to get this to work..all the other lines are cool ? Thank you all for your time. Oh..I've tried "terminating the last line..hard breaks..off and on...any other ideas ?
Roy Beatty

Re: Dropping last line of file.

Post by Roy Beatty »

Hmm, see if those lines aren't "terminated" with a \n. Try adding a a terminator and see if that solves the problem.

Good luck,

Roy
Post Reply