! DEC/CMS REPLACEMENT HISTORY, Element UIL_CLD.CLD ! *10 30-NOV-1990 14:24:55 SMITH "IFT-UPDATE" ! *9 24-JUL-1990 15:52:03 SMITH "BL5 Update" ! *8 20-JUL-1990 16:06:59 SMITH "BL5 Update" ! *7 20-APR-1990 10:24:55 JVANGILDER "fix default" ! *6 20-APR-1990 10:24:29 JVANGILDER "fix default" ! *5 5-APR-1990 15:25:22 JVANGILDER "make same as one in UILM" ! *4 26-APR-1989 19:46:56 COLLINS "remove author names, version switch" ! *3 11-MAY-1988 13:32:05 ZEHNGUT "add warning suppression" ! *2 19-JAN-1988 11:51:26 GREENWOOD "change name of image to DECW$UILCOMPILER" ! *1 8-JAN-1988 12:22:20 ORGOVAN "Initial Entry" ! DEC/CMS REPLACEMENT HISTORY, Element UIL_CLD.CLD !++ ! Copyright (c) Digital Equipment Corporation, 1993 ! All Rights Reserved. Unpublished rights reserved ! under the copyright laws of the United States. ! ! The software contained on this media is proprietary ! to and embodies the confidential technology of ! Digital Equipment Corporation. Possession, use, ! duplication or dissemination of the software and ! media is authorized only pursuant to a valid written ! license from Digital Equipment Corporation. ! ! RESTRICTED RIGHTS LEGEND Use, duplication, or ! disclosure by the U.S. Government is subject to ! restrictions as set forth in Subparagraph (c)(1)(ii) ! of DFARS 252.227-7013, or in FAR 52.227-19, as ! applicable. !-- define type trace_keywords keyword tokens keyword symbols define type warning_keywords keyword nowarnings keyword noinformationals define type version_keywords keyword MOTIF, syntax=motif_uil, default define syntax motif_uil image decw$uilmotif define verb uil image decw$uilmotif parameter p1, label=source_file, prompt="File", value(required,noconcatenate,type=$infile) qualifier trace, label=trace_qual, value(list,noconcatenate,type=trace_keywords), nonnegatable qualifier warnings, label=warnings_qual, value(list,noconcatenate,type=warning_keywords) qualifier list, label=listing_file, batch, value(type=$outfile) qualifier machine, label=machine_qual, qualifier output, label=resource_file, default, value(type=$outfile) qualifier MOTIF, default, nonnegatable, syntax=motif_uil qualifier widget_meta_description, label=widget_qual, value(required, noconcatenate, type=$infile) qualifier locale, nonnegatable