{
{   This request returns a pointer to a form in an object code library.
{
{       CLP$FIND_FORM (FORM_NAME, P_FORM_MODULE, STATUS)
{
{ FORM_NAME: (input) This parameter specifies the name of the form.
{
{ P_FORM_MODULE: (output) This parameter specifies the pointer to the form
{       module returned by this request.  The pointer is returned as a
{       SEQuence pointer that has been RESET.  If NIL is returned, the
{       form name could not be found.
{
{ STATUS: (output) This parameter specifies the request status.
{

