dialing directory tool

Adam Lackorzynski adam@os.inf.tu-dresden.de
Wed, 10 Nov 2004 00:23:55 +0100


On Tue Nov 09, 2004 at 14:17:30 -0500, Roy Kidder wrote:
> I'm looking for an import tool for the minicom dialing directory. I've
> got a bunch of numbers in a database I'd like to be able to create a
> .dialdir file out of. Ideally, I'd be able to dump the numbers from the
> database to a flat file and import them into a .dialdir file.
> 
> Anyone know of such a creature?

I know of none. But writing such a tool should be quite easy. It's just
a header structure followed by entry structures. Look at dial.c,
writedialdir, on how it's done.




Adam
-- 
Adam                 adam@os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/