++ HFS (MCKL001J) /* $java_home/lib/security/java.security.sklm */ DISTLIB (AAJVHFS) SYSLIB (SAJV17K) PARM (PATHMODE(0,6,4,4)) LINK ('../lib/security/java.security.sklm') SHSCRIPT (MCKL001S,POST) TEXT .The shellscript MCKL001S in my case handles the pre-copy backup of the affected files, ...
While I don't know exactly the content of your shell script, I'm confused how it makes a copy of the target file "pre-copy" as you say since the specification on the SHSCRIPT operand says "POST". This means SMP/E invokes the shell script only after the copy operation, not before. You can of course specify both PRE and POST on SHSCRIPT, thus telling SMP/E to invoke the shell script both before the copy and after.
Kurt Quackenbush -- IBM, SMP/E Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
