From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2125ca46983e34f6,start X-Google-Attributes: gid103376,public From: Eric James DeArment Subject: menu system Date: 1997/08/08 Message-ID: #1/1 X-Deja-AN: 262981727 Organization: Oregon Public Networking Newsgroups: comp.lang.ada Date: 1997-08-08T00:00:00+00:00 List-Id: I'm trying to create a menu system for a FreeBSD box we have here at EFN (for them newbies :). I've got the main part that actually displays the menu and accepts the user's selection all finished, but I'm still trying to figure out how I would write the package that contains all of the system-level functions that I would use to open Pine, NN, Lynx, Telnet, FTP, xinit, to go the the prompt, and to log out. I know that I can use the interfaces.c file, but I'm not sure what I would do from there. Anyone who can help me? +-------------------------------------------------+ | "It is what sustained us through our | | days, the truth that was in our hearts | | and strength in our arms, and fulfillment | | in our tongues."-Oisin Mac Finn | | | | Eric DeArment | | ejd@efn.org | | ejd@m-net.arbornet.org | | Team Ada | +-------------------------------------------------+