Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Complex forms software to replace Delrina FF
Message
De
23/11/2004 10:48:58
 
 
À
19/11/2004 12:27:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00931761
Message ID:
00963851
Vues:
42
Hi Tracy,

Hope you don't mind the on-going questions.....

I have now incorporated most of the code but cannot get it to fire the CreateProcess() function properly and not enough returned to me to know why it does not work ("data type mismatch" when calling it). I cannot quite figure out exactly what you are passing in to ExeWait() because some of the vars are ones specific to the program. Here is the crux of the code - if I had an example of what was being passed in for both halves of the "IF" statement, I could probably then work up my vars to match:

IF !EMPTY(lcshort) .AND. !EMPTY(lcpath)

lcpath = "'"+lcpath+"'"
SET DEFAULT TO &lcpath

llacordok = ExeWait(lcshort,lcline+hdir+xacordform+'.xfdf',lcpath)

ELSE

llacordok = ExeWait( m.cAppName, lcline+xacordform+'.xfdf',hdir)

ENDIF

Would you be able to run the program (or do from memory) what is being passed in for all 3 params for both calls to ExeWait()? That would help a LOT (I have tried lots of things).

Thanks,
Albert Gostick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform