Permits invocation of script functionality from the command-line via:

    dx -script script_macros.scr -scriptcmd "MyMacro(value1,value2)"
or
    dx -scriptcmd 'data = Import("junk"); Print(data);'

without requiring the user to use shell scripting tricks or build temp
script files.

This doesn't cut down on the verbosity of dxexec's output, but it does
simplify shell scripts using DX in batch mode.

Randy

-- 
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA MD/24 ERC-1A; RTP, NC 27711


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

<<attachment: scriptcmd_param.patch.zip>>

Reply via email to