OK, except the found bugs and the feature to display Items under Procedures or Functions (only in this Case "run Statements" make a sense, so everything step by step).
1. Trees Worktables (and Synonym: Workfiles) Buffers Both can be displayed under Temp-Tables in this order. 2. syntax and exambles are given in last post. In Progress everything can begin anywhere. The displayed Items can have the same behavior as that for Temp-Tables with only the Name. The names are always after the definition keyword. exambles: define new shared buffer <Name> ... define new shared private workfile <Name> ... define new shared private work-table <Name> ... Where buffer, workfile and work-table are the keywords (like temp-table: to be searched for). The Keywords should only be guilty if a "define" is given before. I guess there's no need to know what comes after the <Name> (would be silly to display details!) In the posted Syntax everything whats in [] is optional, and have to be ignored, when before the " Keyword Name " Section. Hope it's cleared. Thank you very much. Holger -- <http://forum.pspad.com/read.php?6,41714,41761> PSPad freeware editor http://www.pspad.com
