Yes, it's another exec in a separate file.  That one makes no calls to
external programs per se, but it does use OLEObj to retrieve certain
information from WMI. I wanted to see if I could build my own utility for
converting between local and UTC time and I use OLEObj to fetch information
about the local time zone and offset for the conversion.

Rob

-----Original Message-----
From: Mike Cowlishaw [mailto:[email protected]] 
Sent: Sunday, October 13, 2013 9:36 AM
To: 'Open Object Rexx Developer Mailing List'
Subject: Re: [Oorexx-devel] Weirdness

 
> The routine does call two external programs via address CMD.  
> I just tried commenting both those calls out but the problem didn't go 
> away, unfortunately.
> 
> But.. I did just localize the problem to an external exec I'm calling 
> to perform some odd date/time transformations.
> Removing those calls corrected the problem, so thanks for the idea.

'An external exec'?  Not quite sure what you mean by that .. does it call
some external programs, perhaps?

Mike


----------------------------------------------------------------------------
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
from the latest Intel processors and coprocessors. See abstracts and
register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to