
  PROCEDURE [XREF] dsp$store_integer_in_rdf
    (    rdf_name: dst$rdf_entries;
         rdf_type: dst$rdf_type;
         rdf_value: integer);

?? PUSH (LISTEXT := ON) ??
*copyc dst$rdf_entries
*copyc dst$rdf_type
?? POP ??
