15.03.2020 Views

perl-language-es

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

eval {

$rc->invoke;

};

if ($@) {

die "RFC Error: $@\n";

}

print "Program name: ".$rc->PROG_INF->{'PROGNAME'}."\n";

my $cnt_lines_with_text = scalar grep(/LGRFCUXX/, map { $_->{LINE} } @{$rc->SOURCE_EXTENDED});

$conn->disconnect;

Lea Compilar el módulo sapnwrfc de Perl cpan a partir del código fuente en línea:

https://riptutorial.com/es/perl/topic/9775/compilar-el-modulo-sapnwrfc-de-perl-cpan-a-partir-delcodigo-fuente

https://riptutorial.com/es/home 32

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!