From: Dave Wallace
Subject: Catching a SIGPIPE with GCL
Date: 
Message-ID: <slrn4s6sbn.3o.dwallace@ss32.ssnet.com>
Is there some elegant way to catch a SIGPIPE (or any signal for that matter)
with GCL? Or do I need to install a handler with CLINES or some such?