Re: multi-clip ? copy ? paste?
Franciso José Mancho <[email protected]> Fri, 11 Dec 2009 10:44:59 +0300
| Newsgroups | gmane.comp.handhelds.palm.peditors |
|---|---|
| Message-ID | <[email protected]> |
On 12/11/09, *Voytek Eymont* <[email protected]> wrote: <quote who="John Markley"> > Quoting Voytek Eymont <[email protected] <voytek%40sbt.net.au>>: > Do you mean you want to append multiple items into one > clipboard,a+b+c+d into clipboard A; or, one item per clipboard, several > clipboards, a into A, b into B, etc.? hmmmm, I guess a+b+c+d into clipboard A: but... I need each item on it's own line. I'll collect all the 'bits' to paste into memo or address book note like so: sip host name domain name username password >> say I want to paste multiple items, can I, how ? > > Same question as above - ? for pasting, I'll need 'a into A, b into B' in view of that, perhaps 'a into A, b into B' is a better all around choice... -- Voytek Hi Voytek (and John) I am using some pScripts for multi-clipping purposes in conjunction with MagiPad. That means that the last 6 MagiPad pads are kept for this use. It is more than I year I don't have an problem. I copy for you the pScripts. Some of them content some John's ideas as we discussed them in this forum Basically All the pScripts should be in your pScriptPad MarkSTART and COPYF work together. MarkSTART should be run at the beginning of the text you want to copy. Once at the end of that text run COPYF. COPYF sends the text to one of the 6 last pads in MagiPad. The pScipt clip0 does the job. COPYF links with it at the level of clip01 If you have highlighted text you might use clip0 from the beginning and skip MarrkSTART and COPYF You have six pSripts to paste from those pads: paste1, paste2.... The last pScript -Show6Clips- shows you the 6 pads in MagiPad You can modify the speed increasing the number (100--->150) in the following expression {wait1::/&varSet@[$1,0] /:X /&varAdd@[$1,1] /&ifGoTo@[$1<100,@@X@@]} They work for me. Just in case back up before trying. Note that I wont be able to follow the thread as my t3 is down since last Saturday. I cannot charge (the plug is spoilt: palm lower part) Enjoy Jose {MarkSTART:: /&ifAbort@[$^==0] /!/$c/&varSet@[$4,$$] /&mess [@@MARKED@@,,040]} {COPYF:: /&ifAbort@[$^==0] /!/$c /&varSet@[$5,$$] /&varAdd@[$5,-$4] /&varSubStr@[$A,$^,$4,$5] /&script [@@COPYF1@@]} {COPYF1::/&script [@@COPYF2@@]} {COPYF2:: /&script$[@@clip01@@]} /K /xs /K4aA /xn /Ka} {clip0:: /Kq /K2cA /&script$ [@@clip01@@]} {clip01::/K /&ifGoTo@ [$9<6,@@X@@] /Ki /&varSet@[$9,0] /:X /&varAdd@[$9,1] /&ifScript@ [$9==1,@@clip1@@] /&ifScript@ [$9==2,@@clip2@@] /&ifScript@ [$9==3,@@clip3@@] /&ifScript@ [$9==4,@@clip4@@] /&ifScript@ [$9==5,@@clip5@@] /&ifScript@ [$9==6,@@clip6@@]} {clip1::/&specAct[200] /xEpet s8. /&script [@@clipSv@@]} {clip2:: /&specAct[201] /xEpet s8. /&script [@@clipSv@@]} {clip3::/&specAct[202] /xEpet s8. /&script [@@clipSv@@]} {clip4::/&specAct[203] /xEpet s8. /&script [@@clipSv@@]} {clip5::/&specAct[204] /xEpet s8. /&script [@@clipSv@@]} {clip6::/&specAct[205] /xEpet s8. /&script [@@clipSv@@]} {clipSv:: /K4cA /!/KP/xEpeto} {paste1::/&specAct[200] /xEpet s8. /xEpet q} {paste2::/&specAct[201] /xEpet s8. /xEpet q} {paste3::/&specAct[202] /xEpet s8. /xEpet q} {paste4::/&specAct[203] /xEpet s8. /xEpet q} {paste5::/&specAct[204] /xEpet s8. /xEpet q} {paste6::/&specAct[205] /xEpet s8. /xEpet q} {wait1:: /&varSet@[$1,0] /:X /&varAdd@[$1,1] /&ifGoTo@[$1<100,@@X@@]} pScript_07 {Show6Clips:: /&script$ [@@ShwClp01@@]} {ShwClp01:: /&specAct[200] /&script [@@wait1@@]/o /&script$ [@@ShwClp1@@]} {ShwClp1::/&specAct[201]/&script [@@wait1@@]/o /&script$ [@@ShwClp2@@]} {ShwClp2::/&specAct[202]/&script [@@wait1@@]/o /&script$ [@@ShwClp3@@]} {ShwClp3::/&specAct[203]/&script [@@wait1@@]/o /&script$ [@@ShwClp4@@]} {ShwClp4::/&specAct[204]/&script [@@wait1@@]/o /&script$ [@@ShwClp5@@]} {ShwClp5::/&specAct[205]/&script [@@wait1@@]/o} [Non-text portions of this message have been removed] ------------------------------------ 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/