Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameter error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01083219
Message ID:
01083235
Vues:
10
>I have one program that when I compile it and run the resulting EXE it works great, but when I run it from my menu executable using a "procedure" in my menu itself, I get: "No PARAMETER statement is found" Menu procedure sets has
>
>DO ("programname")
>
>As you can see there are no parameters and if I launch: programname.exe from Start / Run in Windows it works fine.
>
>Any thoughts.


Douglas

Not sure of your notation here but shouldn't it be:

Do ProgramName

As you have it maybe VFP is mistaking the "DO" for the name of a proc, as in:

= ProgramName( "Actual parameter")

?

HTH

Terry
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform