mce: -------------------------------------------------------------------------------- I also noticed that function parameters are displayed only if they are on the same line with the function definition, should display everything starting from ( and ending with ), right now it's showing from ( to end of line. --------------------------------------------------------------------------------
I would prefer not even to show the parameter definition, not to waste the Space in Code-Explorer. Simply display the Functionname and the Datatype it returns. But what also could be is, the <returns datatype> statement is in next or following line. Because Progress generates the Functions with <returns datatype> statement in same line, it's ok for me like it is. I only guess someone uses another programmingstyle and Code-Explorer wouldn't work correct. Holger -- <http://forum.pspad.com/read.php?6,41714,41775> PSPad freeware editor http://www.pspad.com
