Thanks for any help.
Len
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\vfp7.exe\shell\open\command
="C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLOPEN "%1"
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"LenB" <nor...@anywhere.com> wrote in message
news:eVih25ylBHA.2212@tkmsftngp05...
--
Jim Livermore
J & J Electronics
These opinions are my own and that of the company - I am the company.
For targeting purposes: Lat: 42° 32' 34" N Lon: 75° 53' 42" W
"Fred Taylor" <fta...@mvps.org> wrote in message
news:efsWA40lBHA.396@tkmsftngp02...
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"Jim Livermore" <jje...@odyssey.net> wrote in message
news:3C396BE6...@odyssey.net...
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"David Dunetz" <da...@sweetware.com> wrote in message
news:#dF6M94lBHA.1868@tkmsftngp03...
OK, using the Tools/Folder Options what I see for .PRG for the Action open
is (W2K):
"C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLOPEN "%1"
Use DDE is checked
DDE Message: Open("%1")
Application: FoxPro
DDE Application Not Running:
Topic: System
For Action print:
"C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLPRINT "%1"
DDE Message: Print("%1")
For Action printto:
"C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLPRINTTO "%1"
DDE Message: SetPrinter("%2")Print("%1")
For Action Run:
"C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLRUN "%1"
Use DDE is not checked
Whether VFP6 can respond to these same actions or not, I don't know, as it's
never been a concern to me before.
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"Jim Livermore" <jje...@odyssey.net> wrote in message
news:3C39C795...@odyssey.net...
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VisualFoxPro.Application.7\shell\open\co
mmand
And the default data is
"C:\Program Files\Microsoft Visual FoxPro 7\vfp7.exe" -SHELLOPEN "%1"
The DDE actions in the Folder Options for Win98 are the same as you
described in the other message thread.
--
David Dunetz
SweetWARE
"Fred Taylor" <fta...@mvps.org> wrote in message
news:OpkjgB5lBHA.2212@tkmsftngp02...
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"David Dunetz" <da...@sweetware.com> wrote in message
news:e4cFJu5lBHA.2188@tkmsftngp03...
Jim Livermore wrote:
>
> Well, I'm agonna find out. Stand by for a reinstall :>)
>
--
And yes, it would be a good time to upgrade. Lots of cool things in VFP7
that I'd have a hard time living without.
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"Jim Livermore" <jje...@odyssey.net> wrote in message
news:3C39DE66...@odyssey.net...
If you are interested I can dig up the exact keys where this information is
stored.
--
David Dunetz
SweetWARE
"Fred Taylor" <fta...@mvps.org> wrote in message
news:ulayX65lBHA.1644@tkmsftngp05...
If I double click on a .prg that has an error, it runs up to the error, then
leaves the edit window open. aha! a cheap workaround. Leave an error on
the first line of the program! Not sure I like it.
Again thanks for all the help. I am leaving this one as it is. Back to
work.
Len
"Jim Livermore" <jje...@odyssey.net> wrote in message
news:3C39DE66...@odyssey.net...
--
Fred
Microsoft Visual FoxPro MVP
Please respond only to the newsgroups so that all may benefit.
"David Dunetz" <da...@sweetware.com> wrote in message
news:eEV3M36lBHA.708@tkmsftngp03...
LOL! Cheap workaround indeed! Thanks for the tip!
> Again thanks for all the help. I am leaving this one as it is. Back to
> work.
>
> Len
>
--
"Jim Livermore" <jje...@odyssey.net> wrote in message
news:3C3AA887...@odyssey.net...
Newspost wrote:
>
> If you have VFP open, you can drag the .Prg into the command window.
>
--