Hi. PP-Users...

A Script  

-----------------------
local nh
nh=note.open("",?"clip pos 105 135 size 800 600 cat date\"++date,2)
note.show(nh,1)
win.keys("{to c=powerpronote}{right}")
QUIT
-------------------------

It make Folder and Note...
 
Powerpro/notes/date/20060801/*****.PProNote
Powerpro/notes/date/20060801/#####.PProNote
...

But

A+ Script 
-----------------------
local nh
nh=note.open("",?"clip pos 105 135 size 800 600 cat dateD\"++date,2)
note.show(nh,1)
win.keys("{to c=powerpronote}{right}")
QUIT
-------------------------

It make Folder and Note...
 
Powerpro/notes/date_20060801/*****.PProNote
Powerpro/notes/date_20060801/#####.PProNote
...


I want to get
Powerpro/notes/dateD  / 20060801/*****.PProNote
Powerpro/notes/dateD  / 20060801/#####.PProNote
...

--------------------------------

Here is my note Setup Pic. http://cafe.naver.com/powerpro/1480


Thanks for any suggestion or tip

Bst Regards







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