Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!bloom-beacon!oberon!sdcrdcf!zorin!chris From: chris@zorin.UUCP (Chris Nielsen) Newsgroups: comp.sources.wanted,comp.unix.questions Subject: general purpose data entry prog. in C Message-ID: <104@zorin.UUCP> Date: Wed, 8-Jul-87 02:18:25 EDT Article-I.D.: zorin.104 Posted: Wed Jul 8 02:18:25 1987 Date-Received: Sat, 11-Jul-87 02:37:40 EDT Distribution: na Organization: Zorin Data Systems Inc., Santa Monica Lines: 20 Keywords: data entry, curses, office automation, utility Xref: mnetor comp.sources.wanted:1542 comp.unix.questions:3125 Does anyone out there in C land know of, or, has written a general purpose, PD data entry program for entering data into ascii-databases? I'm looking for a convient way to edit/enter /etc/passwd-like ascii files, phone lists/mailing lists/etc, posibly using curses, in C. These type of files are great for quick things, using grep or awk, for searching & formatting, but not too convienient for editing. Something like a 'tiny DBMS'. It's the sort of thing I would write my self, but it seems like such a usefull thing for those 'quick & dirty' office automation tasks, I thought some of you may have done something like this already, or have some ideas. Thanks for your interest! Christopher A. Nielsen Zorin Data Systems, Inc. sdcrdcf!zorin!chris P.S. (sorry for any rule-breaking... this is my first posting)