Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Openning VFP files from WinExplorer
Message
De
08/06/2002 15:52:03
 
 
À
07/06/2002 13:41:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00666083
Message ID:
00666329
Vues:
47
This message has been marked as the solution to the initial question of the thread.
Juliano,

How a file is opened is defined in Folder Options\File Types\Edit File Type\Action. If you want the file to open in the same instance, you have to specify the following parameters in the Edit action dialog:

[x] Use DDE
DDE Message: Open("%1")
Application: FoxPro
Topic: System

The easiest way to define these settings for all VFP file types is to run the following form that ships with VFP7:
DO Form (HOME()+"\Samples\Solution\Winapi\Shellopen.scx")
See also Set VFP Shell Open Commands in the VFP help.

HTH
>Every time I double-click any VFP file (.prg, .dbf...)in a Windows Explorer window a new instance of VFP is loaded...
>Does someone know what to do to a double-clicked file be openned in an already loaded window of VFP 7 ???
>
>Thanks...
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform