Kbase P161377: How to verify what arguments are passed to an include file using XREF listing ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/8/2010 |
|
Status: Unverified
GOAL:
How to verify what arguments are passed to an include file using XREF listing ?
GOAL:
How to check if invalid parameters are passed to an include using XREF-XML ?
FACT(s) (Environment):
OpenEdge 10.1x
OpenEdge 10.2x
All Supported Operating Systems
CAUSE:
Enhancement Request# 0000004016
FIX:
Currently, the include name including all arguments is listed as the Object Identifier for the INCLUDE xref entry.
This can be read as a space-delimited list, where the first element is the file name and the subsequent elements are the arguments.
Doing this correctly often proves tricky, therefore an enhancement request has been logged to have the arguments to the include file split off to their own XREF entries.