> > > > out of curiosity, how does PowerPro know that getline and getcaretline are > services of the note plugin? >
If the operand to the left of . is all digits, PowerPro assumes it is supposed to be a window handle. It tries to get the window class. If the class is PowerProNote, then the note plugin is called; else the win plugin is called. If the call to note plugin fails on invalid service, the win plugin is tried (since notes are windows). For services with the same name in note and win plugins (eg gettext), the note version will be used if it is a left operand of . note window handle. Note that for the isvalid service, you have to use note.isvalid(nh), as per the help. ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> 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/
