Greetings,

I am writing a small client tracking app in which I am using a
small text database using the | symbol as a field delimiter.    I am used to
using a berkly style database and perl for such file operations, however, I
would like to see clear text in the data file if possible.  My question is
currently I am just grabbing the file sending all the info into an array and
then rewriting the file in the order and with the changes I am desiring.  I
find this to be risky for record deletion as well as other things and I am
wandering if someone could offer a better way.  I would not mind to use a
berkley style database but do not know how or even if possible Tcl.  

Thoughts welcome!

Thanks!

--
RJ Ent. -- http://www.rjent.pair.com 
Had Enough GPF's from M$? 
Try something stable:  http://www.freebsd.org or http://www.redhat.com
Strong Supporter of Visual Tcl -- http://www.neuron.com/stewart/vtcl/

---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to