RE: [tcltk-perl] execute the statement using the "exec ksh -c" i n HP UNIX
by Vadim Konovalov other posts by this author
Mar 9 2005 6:12AM messages near this date
[tcltk-perl] Tcl/Tk 2005 First Call for papers
|
[tcltk-perl] execute the statement using the "exec ksh -c" in HP UNIX
...
> 2) In unix I am not able to get the url which I am passing along with
> startexp.pl
>
> -command {exec ksh -c "$path/startexp.pl
http://www.perl.com/download.csp" &}
> I am not able to find the reason why I could not url when running in unix.
>
> The way I am calling is correct or not?
> In unix shall I use ksh -c when script calling using perl.
> Is there any alternative to ksh -c ?
>
While your question has both "perl" and "tcltk" substrings, still, you're
writing to wrong place.
This mailing list discusses development of Tcl::Tk Perl module, and has
nothing to do with invoking of perl script from within tcl script.
As to your question, it probably has to be addressed to your "startexp" perl
script. Try asking on http://www.perlmonks.org with this script.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Tcltk-perl mailing list
Tcltk-perl@[...].net
https://lists.sourceforge.net/lists/listinfo/tcltk-perl
|