how to use output of one class into another class.
From: Gautam Chaurasia (gautam22_at_gmx.co.uk)
Date: 01/29/04
- Next message: Kevin Old: "Build multidimensional array from arrays"
- Previous message: Gautam Chaurasia: "How to use output of one class into another class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jan 2004 18:07:40 +0100 (MET) To: drieux <drieux@wetware.com>
Hallo,
i m using perl for parsing the queries in xml files, so i have written two
seperate progarms one is "local.pl" and the other one is "inter.pl". The
fisrt program gets the list of proteins from first xml file gives as an
output,
and now i want to use this output of loca.pl as the input for inter.pl, it
checks whether these datas exist in second xml datafile.
i have already tried it out by combining the both codes and created an
object of loca.pl in inter.pl. but it didnt work. So, may be i have done
some
mistakes.
Could someone please tell me how to use output of one class into another
class.
Thanks in advance
gautam
-- +++ GMX - die erste Adresse für Mail, Message, More +++ Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail
- Next message: Kevin Old: "Build multidimensional array from arrays"
- Previous message: Gautam Chaurasia: "How to use output of one class into another class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|