Re: getting rid of multiple consecutive blanks ?

John Markley <[email protected]> Tue, 10 Nov 2009 18:50:14 -0500
Newsgroups gmane.comp.handhelds.palm.peditors
Message-ID <[email protected]>
Quoting John Markley <[email protected]>:

> Very good.  With regard to the "{MemoToNote:" pScript, which evidently
> is working ok, it ends with your new DateBk memo open, rather than
> closing the note and showing the entry in Day View by tapping the
> "Done" button.  I did this because there was an exceedingly gnarly
> problem getting the pScript to do that final "Done" button activation.
>   I have now solved that with a rather cool little trick.  If you
> would prefer to have the pScript end with the DayView entry rather
> than the open note, replace your pScript with this one-

OK, now I've taken it further.  One of the disadvantages of the  
MemoToNote pScript is that it attaches the note to an untimed blank  
event on todays date and you then need to manually put in the event  
item text (if any) and assign the date and time.  The other pScript,  
"pDateMemoNote" would leave you in the pDateTool dialog to select the  
time and date (if you could get pDateTool working - any luck?).  Now,  
the new MemoToNote, below, will transfer the memo text to an untimed  
blank event on today's date, as before, but it will end by opening the  
DateBk "Details" dialog, so you can assign time, date, and put in any  
event item text you want.

{MemoToNote::
/xc Z
/xc C
/0x1C
/&script$[@@MTN1@@]}
{MTN1::
/&launch[@@DateBk6@@]
/xc N
/&control[@@No@@]
/&script$[@@MTN2@@]}
{MTN2::
/&script$[@@MTN3@@]}
{MTN3::
/xc A
/xc P
/&varSet[$1,0]
/&script$[@@MTN4@@]}
{MTN4::
/&varAdd@[$1,1]
/&control[@@Done@@]
/&script$[@@MTN5@@]}
{MTN5::
/!/$f
/&ifScript@[$$==1000,@@MTN6@@]
/&ifAbort@[$1>=10]
/&ifScript@[$$!=1000,@@MTN4@@]}
{MTN6::
/&control[@@Det@@]}

     ~ John


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

Latest pedit/pToolSet/LapTopHack at http://www.osuweb.net/~pc/pca/pc_all.zip
pedit/pToolSet/LapTopHack scripting info/resources at http://www.peditors.com
Peditors Forum http://groups.yahoo.com/group/peditors
Unsubscribe by writing to peditors-unsubscribe-hHKSG33Tihh4sT85+ipIM4ckdKdSAMto@public.gmane.org! Groups Links

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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/peditors/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> 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/