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

 Hi, 
 
> BTW, why don't you use the date subfolder as
> &(pprofolder)notes\date\&(date)

Because I don't make Note in &(PProfolder)notes/date/&(date).

A script.
-----------

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...

Any Tips ?

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


I thank always.
Be happy always.
A sweat on the nose.- kottami






------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12haatlaa/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123452775/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</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