Hi All,
My problem is, Sometimes Suddenly next line command Text appears in previous line syntax and hence failing the Routine Job which is called by Job control.
this is the commands in order to execute in the Routine:
vCatCommand = "cat ":pDSDir:pProjectDir:pCTagOutDir:"SCS_append1...
Hi,
I am using the Perl 5.8.0 (Build 804) on Windows 2000 OS...I am facing a very weird problem..
I am using the Win32::Process::Create for creating a process to extract the Jar information from a file using jar.exe which is kept in the JAVA_HOME\bin directory..
The code used to do is...
Hi,
I have Perl version 5.8.0 and ActiveState Perl Debugger of version 1.0..
Now I have a perl script in which I am calling a perl module...The script executes properly when not run in debug mode....but when i use the activestate debugger, it goes and hangs in the DynaLoader.pm...??
Can anyone...
Hi,
I am running a perl script to generate some XML file . During the execution of the script , I am using some large arrays. But I am getting an Error "Out Of Memory" .
How can I come to know as to which statement in the script caused this error.
I am using perl 5.005 on windows 2000...
I am working in a project where for an EJB environment for logging the messages we are using Log4j. Here we are using nested diagnostics contexts (NDC)/MDC to differentiate logging requests from different clients. The control flow in my application is as follows :-
Servlet1 --> Servlet2 --> EJB...
I am a little bit confused ..
I am using the ithread feature of perl 5.8.0. I have a perl script in which through the threading feature, I have spawned a new thread. In this new thread, through the perl 'system' command, I am invoking another script. Now if the main thread exits, the new perl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.