Search the web
Sign In
New User? Sign Up
powerpro-beginners · Windows PowerPro For Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 998 - 1028 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
998
Hello; I'm a complete beginner at PowerPro, so naturally I'm lost :-/ I want to send keystrokes to a running program. I reach a point at which the program...
barlennan
Offline Send Email
Jul 1, 2005
1:37 pm
999
... Welcome to PowerPro! As long as you don't give up too easily, we're more than happy to help you! :-) ... You could only really do this if the click is in...
Alex Peters
lx_peters
Offline Send Email
Jul 2, 2005
1:21 am
1000
... more ... I've been a feature-requester, bug-reporter, beta-tester and general thorn in the flesh for several freeware programs, and have registered over 40...
barlennan
Offline Send Email
Jul 4, 2005
8:25 am
1001
Hi. I make a folder, like AD; c:\ppro\0705 I try to make upper folder. File.writeall(?"c:/ppro/DATE",data,?"a") opath = "c:/ppro/" ppath = opath ++ date ...
kottami
Offline Send Email
Jul 5, 2005
3:50 am
1002
... If "f:/work-backup-date" exist, this script work, but dosen't work.. But, all right, That's it. ______________________________ ddd = select(date, 5,8) do...
kottami
Offline Send Email
Jul 5, 2005
5:13 am
1003
In a message dated 7/4/2005 9:53:11 A.M. Central Daylight Time, ... the ... know. Don't write one just for me, as it looks quicker and easier to use kb ...
rjramirez@...
RaymondJRami...
Offline Send Email
Jul 5, 2005
6:05 pm
1004
... I wrote my script, and it more or less works. I found it necessary to only send a few keystrokes at a time, then pause before sending more. Same only...
barlennan
Offline Send Email
Jul 6, 2005
8:28 am
1005
... This almost sounds like bug behaviour. Specifying a target window should not modify the functionality of the keys themselves. ... Some of the preset bar...
Alex Peters
lx_peters
Offline Send Email
Jul 6, 2005
2:30 pm
1006
... You might want to post this to the other PowerPro message list -- it sounds like possibly a bug to me. -- Regards, Alex Peters...
Alex Peters
lx_peters
Offline Send Email
Jul 6, 2005
2:34 pm
1008
... Hi exec.newfolder("path") This command just work with one "/", "/path/path/path" don't work.. .copy files from "c:/hnc/work/pic" to "f:/hnc/work/pic/0706" ...
kottami
Offline Send Email
Jul 6, 2005
3:44 pm
1009
... it ... it ... Hi.. I'm a beginner, poor english. ... INTE = SELECT(DATE, 5,8) INPUTDATE = INPUTDEFAULT(INTE,"00MONTH 00DAY AFTER, COPY") OPATH =...
kottami
Offline Send Email
Jul 6, 2005
3:49 pm
1010
... it ... I don't say bug, but I just say, it's a fact. ... Hi.. I'm a beginner, poor english. ========================================================== ;;...
kottami
Offline Send Email
Jul 7, 2005
2:31 am
1011
Hi ! When i try insert command exel.exe in command row at List: Bar - edit, exel`s ikon appears Automatically. I like if a have no ikons in my bars.What can i...
vadim1sh
Offline Send Email
Jul 7, 2005
6:03 pm
1012
... sorry! It is a lot of programs which have this problem - is ikons, even if ikons rows is true.....
vadim1sh
Offline Send Email
Jul 7, 2005
6:35 pm
1013
Hi.. I make this script. some slow.. but, ================================ LOCAL INTE INPUTDATE OPATH NPATH SSSS TODAYFILEDATE ATIME LOCAL TODAYDATE DFOLDER...
kottami
Offline Send Email
Jul 7, 2005
8:05 pm
1014
Hello "vadim1sh", To make the whole bar show no icons: In the Properties dialog for the command list of your bar, in the Bars and Menus tab, there is a...
Alan Martin
alanmartin_au
Offline Send Email
Jul 8, 2005
2:09 am
1015
... AFOLDER = CFOLDER++"/"++EFOLDER BFOLDER = REGEX.REPLACEG(AFOLDER, "\ ", "", "GFOLDER") wrong> IF (FILE.ISFOLDER(AFOLDER)!=1) ;; EXEC.NEWFOLDER(GFOLDER) ...
kottami
Offline Send Email
Jul 8, 2005
5:17 am
1016
... When using endIf, you must use 'do' at the end of your 'if' instruction. Incorrect: if (expression) ... ; more than one command ... endIf Correct: if...
Alex Peters
lx_peters
Offline Send Email
Jul 8, 2005
5:42 am
1017
... instruction. ... Hi, Thanks. I think. ... If (expression) do ; more than one command elseif, else ----- ********* ; more than one command endif ... If...
kottami
Offline Send Email
Jul 8, 2005
6:03 am
1018
... The bug might be in the 16-bit VB the application was written in, but it would be nice to know if anyone else has similar problems. ... I don't think I...
barlennan
Offline Send Email
Jul 8, 2005
11:12 am
1019
... There's an "edit" button for Notepad/Wordpad/Systemedit, which one could use for odd-job notes, but I think you mean PowerPro's own built-in Notes feature....
barlennan
Offline Send Email
Jul 8, 2005
11:15 am
1020
... There is a setting within Configure > Command Lists > Setup > All Bars named 'Click and drag bar to move' which will allow your bars this behaviour. When...
Alex Peters
lx_peters
Offline Send Email
Jul 8, 2005
1:40 pm
1021
... Bars named 'Click and drag bar to ... deselected it is still possible to ... So there is! Thank you. That option is well buried... Returning to my...
barlennan
Offline Send Email
Jul 11, 2005
9:16 am
1022
How can I turn Caps lock on when one of my programs has focus, and turn caps off for all other windows ??? I did post this item back in June with no response,...
mauriceorchard
Offline Send Email
Jul 11, 2005
9:34 am
1023
... I did mean to post this, but had forgotten to do it when I got to the computer with the setup on it. Put this into a file (Capstoggle.powerpro) in your...
davidt.pproyg@...
datconsulting
Online Now Send Email
Jul 11, 2005
1:46 pm
1024
Hi All My cursor is running towards corner of the monitor without moving mouse and some time it is jumping all over the desktop.its really distrubing while...
Tom J
jovitomi
Offline Send Email
Jul 11, 2005
1:49 pm
1025
Please mark non-powerpro questions with a subject starting with OT: or Off Topic: (see above). This group will allow some of these posts, but be sparing with...
davidt.pproyg@...
datconsulting
Online Now Send Email
Jul 11, 2005
1:59 pm
1026
... and ... post this ... the ... Thanks David, I've just tried to get the script to work, (had to install keytrap, I think I've done that bit OK) When I run...
mauriceorchard
Offline Send Email
Jul 11, 2005
3:00 pm
1027
... Looks like you modified the script incorrectly and are now having an unbalanced equation (or didn't up yahoo breaks the script lines). Post your entire...
davidt.pproyg@...
datconsulting
Online Now Send Email
Jul 11, 2005
4:15 pm
1028
... Er...or didn't fix the line breaks yahoo made David Troesch | Atlanta, GA | ICQ# 2333123 Treat each day as your last; One day you will be right. ...
davidt.pproyg@...
datconsulting
Online Now Send Email
Jul 11, 2005
4:17 pm
Messages 998 - 1028 of 2225   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