--- In [EMAIL PROTECTED], "Ted Wall" <[EMAIL PROTECTED]> wrote:
> Bruce,
>
> I was preparing to develop PowerPrX for users to change to the
> standard configuration while running 2 PowerPro's; but I was wanting
> to develop a version using the latest PowerPro.
>
> While testing, I found at least the following error in Ver 3818. My
> plan works very well with version 3817 while using ppBang and ppBangX
> with PowerPro and PowerPrX; but fails with 3818. (Addictive having 2
> versions of PowerPro running, makes Windows what I always wanted.)
>
> Anyway, here are the errors (will or will not work from a
> PowerProNote, depending on the PowerPro version):
>
> LOCAL sName="WORLD"
> WAIT Message 45 Hello &(sName) unless cancelled*takefocus
> QUIT
>
> OR
>
> LOCAL sName="WORLD"
> DO("WAIT Message","45 Hello "++sName++" unless cancelled","takefocus")
> QUIT
>
> Both of the above work in ver 3817.
>
> I'm not using Standard Configuration during this test. Although you
> aren't an advocate of &(), it is very useful!
>
> Ted
>
>
>
>
> PS, While you are at it, could you add to the !PProInfo!.ini a
> [PowerProInstallSettings] that saves tha last users choices during a
> PowerPro iinstallation for:
>
> � S&tart PowerPro when Windows starts (puts shortcut in Startup group)
>
> Put PowerPro shortcuts on ...
> � &Start Menu
> � &Programs submenu of Start Menu
> � P&owerpro submenu of Programs Menu
> � &Desktop
>
> It is a pain in the "the fleshy part of the human body that you sit
> on" to always change the default setting of the above during
> testing...
>
>
>
>
> PPS, While installing PowerPro, why don't you... (mixing languages):
>
> IF NOT FindWindow(PPRO_CLASSNAME,NULL) DO
> if exist ppro.old del ppro.old
> if exist pproctx.old del pproctx.old
> if exist pproctx.dll ren pproctx.dll pproctx.old
> if exist ppro.dll ren ppro.dll ppro.old
> ENDIF
>
> at least on XP this works and will save another step during
> installation for the smart users.
>
> Finally, A very good program! ; although, going to a new "Standard
> Configuration" is another pain in the above fleshy part.
>
> I'll issue PowerPrX, ppBangX, and a philosophy as soon as I've
> finished testing with a latest version (or version 3817 if I continue
> to run into more errors with future versions).
Have you tried this:
WAIT Message 45 "Hello &(sName)"
or more preferably,
WAIT.Message(45,"Hello" ++ sName)
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/power-pro/
<*> 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/