On the heels of my last post, after checking out the "@IM" options in the 
DOCS to change EXECUTE shells, I had a DOH! moment...
Having D3 on the brain, it never occurred to me to simply EXECUTE my 
command directly...i.e. EXECUTE "curl <blah>"
I was so caught up in needing the "!" in D3 to execute a DOS command that I 
failed to realize that anything that you type at TCL or EXECUTE from within 
a jBC is essentially running something at a command prompt (shell)!

MAN I feel foolish! I couldn't see the forest for the trees!

I did need the info on the Curl/PowerShell methods to duplicate the D3 
socket stuff (which was my original question), but once I had that info 
from you all I created unnecessary problems by thinking I needed the 'CMD' 
in the Execute...

To simplify even further, is there any downside to skipping the @IM "k" 
entirely and just using EXECUTE as-is with the default "Bourne" shell? My 
Curl stuff seems to work the same either way...

Thanks again everyone!

-Greg

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to