Pytanie : perl OpenOffice:: OODoc potrzeba i tekst w dawać rama

cześć
I potrzeba tekst w rama OpenOffice document
to dostawać the rama i używać kod:

gives błąd: Niezdefiniowany subroutine &main:: getFrameElement dzwonić przy C:\scripts\test1.pl kreskowy 10.
what być krzywda?
when i zmieniać mój $element = getFrameElement ("frame_name "); to
my $element = OpenOffice:: OODoc:: XPath:: getFrameElement ("frame_name ");
I dostawać undefined
in XPath.pm i potrzebować potrzebować jako mój $self potrzebować być potrzebować?
sub getFrameElement
{
mój $self = przesunięcie;
mój $frame = przesunięcie;
powrotny undef jeśli definiować $frame;
mój $tag = przesunięcie || "remis: rama";
thks
for twój reply
(1):
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
use surowy;
use OpenOffice:: OODoc;
use OpenOffice:: OODoc:: Meta;
use OpenOffice:: OODoc:: XPath;
use OpenOffice:: OODoc:: Wizerunek;
&test;
test test {
mój $doc = ooDocument (kartoteka => "C:\ \ macros \ \ OOSjablonen \ \ test.odt");
mój $element = getFrameElement ("frame_name ");
druk "el: $element tekst: \ n";
}

Odpowiedź : perl OpenOffice:: OODoc potrzeba i tekst w dawać rama

Pewny próba to
(1):
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
$.ajax ({ 
                        typ: "POCZTA", 
                        url: "root/to/file.php", 
                        dane: dataString, 
                        sukces: funkcja (dane) 
                        { 
                            ostrzeżenie (dane);
                            $("#addshipping ").hide (); 
                            $("#success ").fadeIn (1000, funkcja () 
                            { 
                                parent.$.fancybox.close (); 
                            }); 
                        } 
                    })
Inne rozwiązania  
 
programming4us programming4us