On Thu, 7 Aug 2008 11:48:30 -0500, Walt Farrell wrote:
>
>Unreadable?  Or simply "less obviously readable"?  After all, if the
>interpreter can handle it, it must be reversible to source REXX statements
>in some way.
>
And if it _is_ encrypted, how is the key transmitted?

>>"DISPLAY PANEL(MYPANEL)"
>>call trace "OFF"
>>if rc> 0 then exit
>
>I'm not certin, but I think you'd want to capture the rc after the DISPLAY,
>before calling trace "OFF".
>
I believe that only instructions that ADDRESS a subcommand environment
set the RC.  That would be DISPLAY, but not CALL (barring a CALL to a
local procedure that sets RC).

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to