Hi,
It'd be nice to cross reference also IWS functions.
Finding database functions in a large application can be time consuming.
Also, tags cross reference does not include texts, so for example if you have something like:
sql=" [$Tagx] "
or sql=" $Tagx "
or even
x=$DBExecute( "DB", sql2, "$xTagx")
these ocurrences of Tagx will not be not cross referenced.
maybe a check box to select if you want to include texts in the cross reference or not.
anyway.
Thanks!