--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > I want to have each line of PProNote, 
> > and what can I get Note-handel, already written PProNote.
> 
> note.handlelist    Returns a blank-separated list of handles of open 
> notes.
> 
> Then you have to cycle through list somehow and recognize the one you 
> want.
> 
> Can use word function or vec.createfromwords to help with cycling.

Hi, brucexs

Thank you for reply..
And so sorry. it's junst syntax errors...

My scripts..
--------------
STATIC qee qss wwq qww qaa 
local TTT sss
sss = select(date.adddays(date, 1),5,8)
TTT=inputdefault(sss, "Enter date")
nh=note.open("",?"pos 105 135 size 800 600 cat date\"++"2005"++ttt,2)
note.insertLine(nh, 5, "schedul ")
wait.for(200)
note.show(nh,1)
win.keys("{to c=powerpronote}{down}")
QUIT
-------------------------
error
note.insertLine(nh, 5, "schedul ")  

correct,
note.insertLine(nh, 5, "schedul") just space "schedul "....

Sorry, and appreciate your messages...

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=12hrglrpm/M=362335.6886445.7839731.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1124043905/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</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