1) I see in the released c++ clip definition file [Macro definition], [Tree
Content] and [Keywords] sections.  There is no mention of them in the "Clip file
format" section of Help.  Are these features implemented?

2) I see in the released java clip definition file the following:

[for | iterate over array with temporary variable]
for (int |i = 0; i < ${array}.length; i++) {
        ${array_type} ${array_element} = ${array}[i];
        
}
;

Are the $() some type of special variables?

Thanks in advanced.

-- 
<http://forum.pspad.com/read.php?2,41768,41768>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem