toolips there. I ticked the checkbox to enable tooltips at Command List 
Properties> Bars and Menus, tooltips...and looked at tooltip setup there...oh 
well...not super important...I think perhaps that this may not be an option at 
this time.
>

PowerPro creates a file explorer_windows.Txt in the same folder as the pcf file 
which contains all the entries of the explorer menu.  I am not sure if it 
truncates at 256 as well.  If not, and you are comfortable with scripts, you 
may want to try to process it e.g. 
do("explorer", filemenu(pprofolder++"explorer_windows.txt"))
is a start, but you may want to add switches to the explorer command line or 
add some fallback processing for deleted folders as the explorer menu command 
does.



Reply via email to