Reply To: msiAttach question

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf msiAttach question Reply To: msiAttach question

#58405
Dick Bly
Participant

    shell out to a secondary process that sets the environment to each site and do an msiAttach while in that sub shells tcl scripts, returning the data to the controlling script.

    while you can do an msiAttach to the shared mem region for a site, they left out the msiDetach so the only way to do so is to end the process.

    An example of no forethought.