On Sun, 13 Oct 2002, william villanueva wrote: .. > The question is what front end or interface can he use for those > programs? Perhaps some thing that one can run under a linux shell and > perhaps maybe from windows. He is not developing a website so using a > browser is out. Can anyone recommend any software, preferably free so > that there won't be any cost and piracy issues for the clients?
from a unix shell... try curses library. there is a Perl curses library. i'd use Perl even for console-type applications... the string-handling is second to none. :) --- Orlando Andico <[EMAIL PROTECTED]> Mosaic Communications, Inc. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
