Hello all,
I'm having a problem getting an expresion using file.AllFiles to work
and I hoped someone could shed light on why it isn't.
As the bar it is a part of is made up from PNG images I didn't want
text labels, so this is the tooltip I put together.
*Info "LMB Stored clipboard captures RMB Clears history/You have " expr
(file.AllFiles("C:\Program Files\PowerPro\Notes","","0"))" captured clip
(s)"
and it always displays 0 regardless of the number of clips. If I remove
the speechmarks in the plugin call it either displays rubbish for the
file count, or crashes.