I'm trynig to write an extension using CW IDE Automation (windows
scripting using COM). I can access data from source browser's
database. But there are no mentions about local variables and
function's params. It seems that IDE itself has that information
since "Code Completion" works fine with them. Is it possible to get
access to that information? I still keep in mind that it is
necessary to provide some addition data about scope.
I'll be obliged for any advise.