[CTS] Re: GGI runs CGI

  • From: John Durham <john.modec@xxxxxxxxxx>
  • To: computertalkshop@xxxxxxxxxxxxx
  • Date: Thu, 28 Mar 2002 16:44:24 +1200

Thanks, I'll give it a try. It could be really handy.

John Madden wrote:
> 
> > This may have been asked before, but what sort of Perl command can
> be
> > used to make
> > script A run script B
> > when they are separate scripts?
> > I need this to work on a new idea.
> 
> Use the system() command:
> 
> #!/usr/bin/perl -w
> system("/path/to/scriptb");
> 
> John
> 
> --
> # John Madden  weez@xxxxxxxxxxxxx ICQ: 2EB9EA
> # FreeLists, Free mailing lists for all: //www.freelists.org
> # UNIX Systems Engineer, Ivy Tech State College:
> http://www.ivy.tec.in.us
> # Linux, Apache, Perl and C: All the best things in life are free!
> 
> ---------------------------------------------------------------------------
> -----
> Computer Talk Shop http://www.computertalkshop.com
> Un-subscribe/Vacation,
> http://questforcertification.com/cts/list_options.htm
> 
> List HowTo: http://questforcertification.com/cts/faq
> 
> To join Computer Talk Shop's off topic list, please goto:
> http://questforcertification.com/cts/other_cts_lists.htm
> 
> ---------------------------------------------------------------------------
> ------

-- 
Regards, John Durham <mailto:modec@xxxxxxxxxxxxxx >
ICQ number 112663246
Fax/Phone 64 4 5286786
Award winning web site at http://modecideas.com?sig
Order my latest e-book at http://modecideas.com/dmaxhits.htm?sig
PC-HELPERS list subscribe/unsub at http://pchelpers.5er.com?sig
Classified ad site
http://www.spunge.org/~johndurh/cgi-bin/classifieds.cgi?sig
Get your free site rotator http://www.ebizrotator.com/goto/JD706.htm
Prosper Mail http://www.prospermail.com/id/17841/free.cfm
Referralware http://www.referralware.com/home.jsp/101728230
Good advice is like good paint- it only works if applied.


---------------------------------------------------------------------------
-----
Computer Talk Shop http://www.computertalkshop.com
Un-subscribe/Vacation, http://questforcertification.com/cts/list_options.htm

List HowTo: http://questforcertification.com/cts/faq

To join Computer Talk Shop's off topic list, please goto:
http://questforcertification.com/cts/other_cts_lists.htm
---------------------------------------------------------------------------
------

Other related posts: