--- In [email protected], "kottami" <[EMAIL PROTECTED]> wrote:

> -----------
> 
> NH=NOTE.OPEN("","clip","")
> note.size(nh, 800, 600)
> note.move(nh,105,135)
> 
> ;PPPFOLDER = ?"D:/PROGRAM FILES/POWERPRO/NOTES/"
> note.setcategory(nh, ?+"&(PPROFOLDER)"+DATE/&(DATE),2)
> note.show(nh,1)
> win.keys("{to c=powerpronote}{right}")
> QUIT
> ------------
> 
> note.setcategory(nh, DATE,2)  ==> work. fine...
> note.setcategory(nh, &(pprofolder)notes/date/&(date), 2)  ==> don't 
> work...

nh=note.open("",?"clip pos 105 135 size 800 600 cat date\"++date,2)

> BTW, CTRL+RIGHT CLICK (in FOLDER BUTTONS). 
> "Refresh Folder Buttons" Menu - Is it possible to controll as script, 
> or any other method?

So, you don't want to use the option "Auto refresh bar when folder
contents change"? Then, you may use
bar.format("your_bar_name","refresh")

Sean





------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12htl4bfl/M=362131.6882499.7825260.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123465661/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to