! SCCS_data:    @(#) WcLo 1.1 92/12/08 15:03:19
!
! Load Resource File Test

*WcLo.wcCreate:		XmCreateInformationDialog
*WcLo*messageString:	\
The description for this dialog\n\
came from a newly loaded resource\n\
file.  The resources have been\n\
loaded into the resource database\n\
attached to the original Display\n\
connection of the application.\n\
Therefore, the file will not be\n\
re-loaded on subsequent presses\n\
of the 'WcLoad' button.
*WcLo*okCallback:	WcDestroy(~)
*WcLo*cancelCallback:	WcDestroy(~)
*WcLo*helpCallback:	WcDestroy(~)
*WcLo.wcCallback:	WcManage(this)
