Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to create a Library in Fpw 26 ?
Message
De
16/09/1998 09:27:24
 
 
À
16/09/1998 09:15:04
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00137173
Message ID:
00137245
Vues:
16
>Lots of Snip....
>>
>>I tried one example. But the error when DDEInitiate is 16.
>>ie connection error. It asked me to open EXcel sheet or not, but it is not starting the DDE .
>
>OK,
>1) you have built the FP 2.6 app into an .exe
>2) The .EXE must be 'findable'. Try placing the .EXE in the working directory or somewhere else in the DOS Path, or even better, try using RUN /N (from VFP) or SHELL() ( from VB) to run the exe before you try to connect.
>3) Your DDEInitiate should use the name of the exe (without .exe) as the service name.
>4) I'm not sure what the initial Topic should be, the example code should indicate this.

I tried Foxpro as client, and accessed Excel. then the error came.
I tried using the example for DDEAdvise . And also I gave correct name of .exe without extension along with path.

ie my command is,
mchannum = DDEInitiate('c:\msoffice\Excel\excel', 'c:\msoffice\excel\examples\sales')

it gave -1 , on checking DDElasterror, gave 16 .
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform