Thanks for your help!!!
 
 I installed PAR-587 but still have the "perl58dll" error message. Also,I still have the following error when I run my executable " Can't locate object method "new" via package "XML::SAX::PurePerl" at XML/SAX/ParserFactory.pm line 43.
 
I attached my script as well as the XML file I'm trying to extract the information from.... I'm just curious, can you package the script and run it on your system (run the executable with .xml fle in the same folder).. If the executable works, what is your config?
 
 Kind of stuck with this issue ..
 
 Thanks for your hints&recommendations.
 
 David
 


Tomas Doran <[EMAIL PROTECTED]> a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bastad David wrote:
| - I forced PAR to use XML::SAX::PurePerl module and my executable
returns now this error " The procedure entry point PL_memory_wrap could
not be located in the dynamic link library perl58.dll" ... Any idea?
| - I'm using perl 5.8.7build 813 on windows xp 5.1 sp2 .. how do I
unpack my executable?

See: http://www.nntp.perl.org/group/perl.par/2082

Cheers
- - --

Tomas Doran
Research and Development

NTA Monitor Ltd.
14 Ashford House,
Beaufort Court,
Medway City Estate,
Rochester,
Kent ME2 4FA.

Tel: 01634 721855
Fax: 01634 721844

PGP Key Server: pgpkeys.mit.edu (feel free to call and verify fingerprints)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)

iD8DBQFDYNulsYOtABuMjoARAkjYAJsFTo8dpdwoan11hLTWGYMKIXXbkwCeMxGx
m/o6Ib+DePRYA1zH0hFk4JQ=
=Oy38
-----END PGP SIGNATURE-----


Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez le ici !

Attachment: 11.pl
Description: 1115967210-11.pl

<?xml version="1.0"?>
<RECIPE_COMPONENT_NEW xmlns:dt="urn:schemas-microsoft-com:datatypes">
  
  <RECIPE>
    
    <VERSION_DATA>
      <SOFTWARE_VERSION dt:dt="string">2.0.1</SOFTWARE_VERSION>
      <MACHINE_MODEL_NO dt:dt="string">eDR-5000</MACHINE_MODEL_NO>
      <MACHINE_SERIAL_NO dt:dt="string">4004</MACHINE_SERIAL_NO>
      <MACHINE_MODEL_TYPE dt:dt="string">Ranger</MACHINE_MODEL_TYPE>
      <GUID></GUID>
      <MACHINE_OPTICS_TYPE dt:dt="string">Ranger</MACHINE_OPTICS_TYPE>
      </VERSION_DATA><RECIPE_NAME dt:dt="string">KS0EWTPRX020M</RECIPE_NAME>
    <CREATED_TIME dt:dt="dateTime">2005-08-30T11:42:28</CREATED_TIME>
    <LAST_MODIFIED_TIME dt:dt="dateTime">2005-08-30T11:47:41</LAST_MODIFIED_TIME>
    <DEVICE_ID dt:dt="string">EWTP</DEVICE_ID>
    <LAYER_ID dt:dt="string">RX_Fake</LAYER_ID>
    <RECIPE_STATE dt:dt="string">Engineering</RECIPE_STATE>
    <WAFER_LAYOUT_COMPONENT dt:dt="string">WaferLayout.xml</WAFER_LAYOUT_COMPONENT>
    <ALIGNMENT_COMPONENT dt:dt="string">Alignment.xml</ALIGNMENT_COMPONENT>
    <TEST_COMPONENT dt:dt="string">Test1.xml</TEST_COMPONENT>
    <LOT_PLAN_COMPONENT dt:dt="string">LotPlan.xml</LOT_PLAN_COMPONENT>
    <DATA_ANALYSIS_COMPONENT dt:dt="string">DataAnalysis.xml</DATA_ANALYSIS_COMPONENT>
    </RECIPE></RECIPE_COMPONENT_NEW>

Reply via email to