Hi all, a simple question to experts: When I compile a module containing a lot of #include statements and I want to know where (in which of the included modules) a specific function is defined, how can I easily get this information? Is there something like a cross-reference listing of the externals? If yes, how to produce such a listing? Is there a compile-option for this? Best regards Franz