added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,24 @@
compile insert rti_utl_compare_insert
/* ----------------------------------------------------------------------------
Author : David Goddard, Win Win Solutions Australia Pty Ltd
Date : 16 April 2012
Build : 12.4.16.0
Date : 16 April 2012
Purpose : Insert for the rti UTL COMPARE utlity
the wuComp_text@ dimensioned array is used to store sets of text
to compare.
The zero element stores control information for the sets of text,
for example the table,id for each set of text.
Modification Info:
----------------------------------------------------------------------------
Date Who Build Notes
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
common /rti_utl_compare/ wuComp_text@(100,2), wuComp_text1@, wuComp_text2@, wcComp_text3@, wcComp_unUsed1@, wcComp_unUsed2@