Search the web
Sign In
New User? Sign Up
peditors · Discussions among pedit users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 24817 - 24846 of 31545   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24817
# I have pToolSet 7.11 and my esc key the "/" but I can't figure out # how to run the script, they are already in my script pad, thanks in # advance. You sould...
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
12:54 pm
24818
Hi Guys: I was out of town for just a couple of days and I see a lots of questions were asked while I was gone. Please give a some time to catch up. I'll ...
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
1:00 pm
24819
Hi Maya: # Here is the task I am trying to accomplish - eliminate all repeating # [i.e. more than one in a row] spaces/tabs/end of lines, replacing them with #...
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
6:13 pm
24820
Hi Thelms: I think pedit's manual explains that usually more then one /&tap[] in one script usually doesn't work. Same with strokes. The solution is usually...
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
6:17 pm
24821
Hi John: # 1. WITHOUT regex, replace all returns with ~ # # 2. Search for ~(@1:[A-Z]{4,}) replace with ~~\1 # # 3. Change all the ~'s back to returns Shoot....
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
6:23 pm
24822
... I'd be more than happy if pedit's REGEX was BBEdit compatible. Would save me having to switch brains when I switch text editing software. Could you...
John Kershaw
john_m_kershaw
Online Now Send Email
Nov 1, 2004
6:55 pm
24823
Hi John: # I'd be more than happy if pedit's REGEX was BBEdit compatible. Would # save me having to switch brains when I switch text editing software. It is...
Paul Nevai
nevaip
Offline Send Email
Nov 1, 2004
8:25 pm
24824
I'm coming late to the thread, but: O PalmOne, please keep at least one thumb board model. I find that being able to enter things one handed is enormously ...
bjenner03811
Offline Send Email
Nov 1, 2004
10:51 pm
24825
... BBEdit saves GREP patterns. So does pedit. Sync 'em! (Only joking) ... I was presuming BBEdit's regex implementation *was* mainstream, since it works the...
John Kershaw
john_m_kershaw
Online Now Send Email
Nov 2, 2004
8:34 am
24826
Hi Paul, I trust you enjoyed your days away from the rat race. Is there a way to set different start up prefs for different pScriptTools. For instance, in some...
bluefish1960
Offline Send Email
Nov 2, 2004
8:20 pm
24827
# Is there a way to set different start up prefs for different pScriptTools. # For instance, in some pScriptTools I need a Favourites startup and for # another...
Paul Nevai
nevaip
Offline Send Email
Nov 2, 2004
9:18 pm
24828
Hi, I have a problem running Pscripts from PToolSet modules. For example, if I am inside PMemoTool and I try to run one any predefined Pscript of mine (Which...
Maya Rose
maya_r
Offline Send Email
Nov 3, 2004
10:15 am
24829
Hi, Is there a way to invoke PScriptTool from Pedit? I think this tool is much superior then the option of downButtonSliding the Q screenbutton from within...
Maya Rose
maya_r
Offline Send Email
Nov 3, 2004
10:25 am
24830
... Hi Maya, Search for /xE in the manual and read the following section: "/xE" is a the prefix for the "ESC key generator" tokens This will probably answer...
Ray Drew
ray_drew
Offline Send Email
Nov 3, 2004
10:34 am
24831
... Yes, you can assign it to a tap, stroke, button etc. from pMasterTool menu: pToolSetPrefs... Ray...
Ray Drew
ray_drew
Offline Send Email
Nov 3, 2004
10:37 am
24832
... Thanks for your promot reply. I have seen that section of the manual, but does that mean every script of mine has to include an /xE command? and if so -...
Maya Rose
maya_r
Offline Send Email
Nov 3, 2004
1:55 pm
24833
... What I wanted is somethink more like assigning it to the screenbuttons (i.e. replacing the defualt activity of the DirectionalDownLided 'Q' ) Maya...
Maya Rose
maya_r
Offline Send Email
Nov 3, 2004
1:57 pm
24834
Paul / peditors, I'm still trying to manipulate ShadowPlan with pScripts. I've modified the script below to call menu ID's whenever possible. I've separated...
thelms82000
Offline Send Email
Nov 3, 2004
4:58 pm
24835
# I'm still trying to manipulate ShadowPlan with pScripts. I've # modified the script below to call menu ID's whenever possible. I've # separated the scripts...
Paul Nevai
nevaip
Offline Send Email
Nov 3, 2004
6:00 pm
24836
Hi Maya: # What I wanted is somethink more like assigning it to the screenbuttons # (i.e. replacing the defualt activity of the DirectionalDownLided 'Q' ) You...
Paul Nevai
nevaip
Offline Send Email
Nov 3, 2004
6:04 pm
24837
# Thanks for your promot reply. I have seen that section of the manual, # but does that mean every script of mine has to include an /xE command? # and if so -...
Paul Nevai
nevaip
Offline Send Email
Nov 3, 2004
6:07 pm
24838
sorry - just had to say that's the fastest develper support i've ever seen - thanks - i'll try it...
thelms82000
Offline Send Email
Nov 3, 2004
6:16 pm
24839
... list. Thanks Paul. How (and to which address) should I send such a "ToDo request"? Do you have a particular format for that? Maya...
Maya Rose
maya_r
Offline Send Email
Nov 3, 2004
6:28 pm
24840
# How (and to which address) should I send such a "ToDo request"? Do you # have a particular format for that? 2me@... Just write a self contained...
Paul Nevai
nevaip
Offline Send Email
Nov 3, 2004
6:51 pm
24841
... thank you!!! it's alive !!!...
thelms82000
Offline Send Email
Nov 3, 2004
6:58 pm
24842
I feel terribly stupid, it took me two hours to be able to launch the Hi World! script, so I'm still trying, I read the Michael Connick article on pscripting...
jledesma28
Offline Send Email
Nov 4, 2004
1:30 pm
24843
I read it in the manual but where do I initiate this swipe, can someone please give me the how to launch pscript for dummies version, I have ptoolset 7.XX and...
jledesma28
Offline Send Email
Nov 4, 2004
1:35 pm
24844
Hi Jorge: # I read it in the manual but where do I initiate this swipe, can someone # please give me the how to launch pscript for dummies version, I have #...
Paul Nevai
nevaip
Offline Send Email
Nov 4, 2004
1:48 pm
24845
Thanks so much, I sent you an email. wow, thanks again ... someone ... have ... choose ... this ... phone...
jledesma28
Offline Send Email
Nov 4, 2004
5:51 pm
24846
The pScript I use most often is this one, it's for pToolSet, and repeats the last pScript I ran: pScript_XX {scriptAgain:: /xEpmt A /*start pScriptTool from...
mlist.d@...
zombie832764
Offline Send Email
Nov 5, 2004
4:22 am
Messages 24817 - 24846 of 31545   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help