*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
char buf[BUFSIZ], *nfs, **argp, **arguments;
struct format *fmt;
char buf[BUFSIZ], *nfs, **argp, **arguments;
struct format *fmt;
arguments = getarguments (invo_name, argc, argv, 1);
argp = arguments;
arguments = getarguments (invo_name, argc, argv, 1);
argp = arguments;
case FT_GETMYMBOX: return("GETMYMBOX");
case FT_GETMYADDR: return("GETMYADDR");
case FT_SAVESTR: return("SAVESTR");
case FT_GETMYMBOX: return("GETMYMBOX");
case FT_GETMYADDR: return("GETMYADDR");
case FT_SAVESTR: return("SAVESTR");
case FT_DONE: return("DONE");
case FT_NOP: return("NOP");
case FT_GOTO: return("GOTO");
case FT_DONE: return("DONE");
case FT_NOP: return("NOP");
case FT_GOTO: return("GOTO");