RE: [Perl-unix-users] how to parse WORD, PPT and XLS files?

2001-03-27 Thread Thomas_M
This is what you want: http://www.wvware.com/ Free and top-quality. Used by many CMS systems. -- Mark Thomas[EMAIL PROTECTED] Sr. Internet Architect User Technology Associates, Inc. $_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;; > -

RE: [Perl-unix-users] Monitoring threads

2001-03-27 Thread Thomas_M
I don't understand. If top does what you want, why don't you use it? It works on Solaris. -- Mark Thomas[EMAIL PROTECTED] Sr. Internet Architect User Technology Associates, Inc. $_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;

RE: [Perl-unix-users] how to parse WORD, PPT and XLS files?

2001-03-27 Thread Doug Sparling
>would someone know how to read text from microsoft >WORD, PPT and XLS files? i need a functionality to >allow users to upload these files, and then i want to >read the text from there (format is not important, i >just need the words used therein). I've used a C program, "catdoc", to parse MS Wor

[Perl-unix-users] Monitoring threads

2001-03-27 Thread Javier Yuste Heredero
Hello. I need to monitor the threads number in a process. I haven´t find any modules that could tell me how many threads are in a process.   I work in Solaris platform, and I don´t know if there is a command that tell me how many threads have a process(Top indicates how many thre