awarsd <[EMAIL PROTECTED]> wrote:
:
: I'm curious to know if it is possible to write
: to file with overwritting information without
: putting into an array if i have in a file
:
: a
: b
: c
: d
: e
: and i want to add g-r-t-u-x i would get
: now in the file
:
: g
: r
: t
: u
: x
: e <-- stays the same no overwrite.
Wrong. the original file has 5 lines and e
is the fifth line. The new file has 6 lines and
e is the sixth line. Line 5 has been overwritten
with x.
Why not tell us what you really want instead
of these letters?
HTH,
Charles K. Clarkson
--
Head Bottle Washer,
Clarkson Energy Homes, Inc.
Mobile Home Specialists
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]