Hello, I have a process that embeds the perl interpreter. When i run a perl file from the command prompt using the perl interpreter directly, it throws up an error message that gives an idea of the syntax error. However when i am parsing the perl file using perl_parse in the embedded interpreter, then all i can get is 9 as the return value for an error. Is there anyway i can get the information that i get from the command line to indicate the exact syntax error? Is there an API or some file where this information may be stored?
thanks in advance, aditya ************************************************************************ Aditya Prasad, Senior Software Engineer, Embedded and Product Engineering Solutions, Wipro Technologies, No 271,Sri Ganesh Complex, Madivala,Bangalore-560068 Tel : +91-80-5539134/9 Extn : 1154 Mobile : +91-80-9845223188 E-mail : [EMAIL PROTECTED] www.wipro.com The worlds first SEI CMM Level 5 Software Services Company ************************************************************************ "If I have the belief that I can do it, I shall surely acquire the capacity to do it even if I may not have it at the beginning." --Mahatma Gandhi Current Obsession : THE CHINESE Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments.
