Return values of the CND program... Marc, can you help?

Marc SCHAEFER (schaefer@alphanet.ch)
8 Jun 1999 1912:22:53 +0200


Thorbjoern List <list@list.dk> wrote:
> work, but not

> 	259	more rings needed

> Marc, do you have any ideas?

Yes,

it's unimplemented yet. If you want to, please look at mgetty.c, and
try to find

                  case CND_SCRIPT_MORE_RINGS_NEEDED:
                    break_it = TRUE;
                    break;

You need to understand how mgetty works. When I was doing this, I
didn't :(