REXX/CICS supports shared copies of REXX execs residing in virtual storage. Shared execs improve the interactive response time of REXX applications, and sharing reduces the total virtual storage requirement. Execs can be pre-loaded by using the EXECLOAD command. Common system-wide execs are good candidates for pre-loading through the placement of EXECLOAD commands in the CICSTART exec.