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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 28347 - 28376 of 31545   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28347
Hi, people I started LapTopHacking a few weeks ago. I am not really an expert with pScripts and am not sure I want to be, just coping and pasting, and trying. ...
F. José Mancho
fjmancho
Offline Send Email
Oct 1, 2006
7:02 am
28348
Is there a way in Pedit to replace multiple blank lines in text with just one blank line? Maybe in Find and Replace somehow? I don't know if RegEx will work...
Jeff Svare
jrsvare
Offline Send Email
Oct 1, 2006
7:03 am
28349
Jeff Svare wrote... # # Is there a way in Pedit to replace multiple blank lines in text with # just one blank line? Maybe in Find and Replace somehow? I don't...
Paul Nevai
nevaip
Offline Send Email
Oct 1, 2006
8:33 am
28350
Hi, Jose- ... The problem is, you've left out the pString delimiters "@@", and you have one too many "/" after "::". It needs to be {RakuDA::/&daLaunch...
John Markley
jhnmarkley
Offline Send Email
Oct 1, 2006
12:18 pm
28351
... OK. I'll try... First, just expansion of exactly what Paul wrote, above. Start in your multi-blank-line containing pedit memo and tap the F button. Make...
John Markley
jhnmarkley
Offline Send Email
Oct 2, 2006
12:01 am
28352
... It may be a bit more complicated than that, depending on where the source text came from. The problem is just what is considered End Of Line on an ASCII...
dmccunney
dwmccunney
Offline Send Email
Oct 2, 2006
12:50 am
28353
... Hi, Dennis. Thanks. As far as I know he's wanting to do this all in pedit. Pedit does not support \n, that's the problem. I'll play with ASCII 11 and...
John Markley
jhnmarkley
Offline Send Email
Oct 2, 2006
1:36 am
28354
... <<SNIP>> ... So far no luck, all are rejected. *However*, although I'll perservere for my own info, for the purposes of the specific task desired by Jose...
John Markley
jhnmarkley
Offline Send Email
Oct 2, 2006
1:42 am
28355
...... Original Message ....... On Sun, 01 Oct 2006 21:41:36 -0400 John Markley <jmmjr@...> wrote: <<SNIP>> *However*, although I'll ... oops. sorry....
John Markley
jhnmarkley
Offline Send Email
Oct 2, 2006
2:44 am
28356
# In normal regexp processing, you can handle LF, CR, and Tab chars as # \n, \r, and \t. This is dependant on the regexp implementation. I # don't know if...
Paul Nevai
nevaip
Offline Send Email
Oct 3, 2006
7:13 am
28357
I'm on a Treo 600 with the newest firmware update running the newest versions of p* and Dataviz's Beyond Contacts (an Outlook-on-the-Palm tool - very nice -...
Neil Smithline
smithln
Offline Send Email
Oct 3, 2006
11:53 am
28358
Hi, Neil-- ... <<SNIP>> ... This is a problem that's not limited to DataViz, but relates to the center of the 5-way in OS5 and to the OS5 active field...
John Markley
jhnmarkley
Offline Send Email
Oct 3, 2006
1:10 pm
28359
A bit faster method involves using the Visibilator command (ESC !). Visibilator makes some characters visible by replacing spaces with middle dots "·" (ascii...
jacob
Offline Send Email
Oct 3, 2006
10:23 pm
28360
Thanks John - but I've already tried /&tap and /&control - no go. I had tried them first. I had read Paul's post on OS 5 and the blue halo of death (BHoD?). It...
Neil Smithline
smithln
Offline Send Email
Oct 3, 2006
11:24 pm
28361
... Yes, this is a good shortcut, but with the limitations you noted. However, the whole job can be done without those limitations using one pScript that...
John Markley
jhnmarkley
Offline Send Email
Oct 3, 2006
11:54 pm
28362
Hi, Neil- ... "Am I just out of luck?" It may be so. I've had one or two such situations where I just had to give up. But, describe for me exactly what the...
John Markley
jhnmarkley
Offline Send Email
Oct 3, 2006
11:55 pm
28363
# I've banged around on the keyboard, hit enter and tried a whole bunch of /0x # characters. I've also checked for menus to get the functionality but no #...
Paul Nevai
nevaip
Offline Send Email
Oct 4, 2006
6:55 am
28364
Yes, Jacob is right. I think he proposed the same the last time this issue came up a few years ago. It is Jacob's idea. /Paul # A bit faster method involves...
Paul Nevai
nevaip
Offline Send Email
Oct 4, 2006
6:57 am
28365
I go into the Beyond Contacts calendar, have to tap "new". But, fortunately by typing text it just assumes it is the subject of a new appt so I insert a ...
Neil Smithline
smithln
Offline Send Email
Oct 4, 2006
12:04 pm
28366
Hi, Neil- <<SNIP>> This leaves me in the state of the attached screenshot (sorry for ... Unfortunately, Yahoo forums dont let graphics come through. :( ... If...
John Markley
jhnmarkley
Offline Send Email
Oct 4, 2006
12:49 pm
28367
John - I'm pretty convinced it just isn't going to work. I already disabled my grafitti hack so that is not the problem. I've also played around with the...
Neil Smithline
smithln
Offline Send Email
Oct 5, 2006
4:15 am
28368
# I already disabled my grafitti hack so that is not the problem. I've also # played around with the pRotatorTool (it works in some places in # BeyondContacts...
Paul Nevai
nevaip
Offline Send Email
Oct 5, 2006
7:01 am
28369
Would it be true to say that if a thing that looks and smells like a text field but isn't can be determined by pEditTool responding with "no focused text" or...
Jon Hind
wjonhind
Offline Send Email
Oct 5, 2006
9:26 am
28370
The thing that gets me is that pRotatorTool works interactively correctly as well as pPointerTool. That is what has kept me going. Also, they work correctly...
Neil Smithline
smithln
Offline Send Email
Oct 5, 2006
11:26 am
28371
Hi, Neil- ... I fear that's true. ... I struggled with a sequence issue relating to a field selection of this sort several months ago and finally gave up....
John Markley
jhnmarkley
Offline Send Email
Oct 5, 2006
11:58 am
28372
Addendum- ... I went back and looked at that problem, and like yours (Neil) it occurs while there is a blue-halo actived field present. I suspect the code...
John Markley
jhnmarkley
Offline Send Email
Oct 5, 2006
12:46 pm
28373
Neil Smithline wrote... # # The thing that gets me is that pRotatorTool works interactively correctly as # well as pPointerTool. That is what has kept me...
Paul Nevai
nevaip
Offline Send Email
Oct 5, 2006
3:11 pm
28374
# Would it be true to say that if a thing that looks and smells like a # text field but isn't can be determined by pEditTool responding with # "no focused...
Paul Nevai
nevaip
Offline Send Email
Oct 5, 2006
3:16 pm
28375
Yeah - The events don't occur until after the chain has completed, not just the script. Really weird. {demo:: /&script [@@demo-a] /&sleep[200] } {demo-a::...
Neil Smithline
smithln
Offline Send Email
Oct 5, 2006
5:48 pm
28376
# Yeah - The events don't occur until after the chain has completed, not just # the script. Really weird. Just a note. The Palm OS processes the penDown events...
Paul Nevai
nevaip
Offline Send Email
Oct 5, 2006
8:33 pm
Messages 28347 - 28376 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