Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameter error
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01083219
Message ID:
01083235
Views:
11
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform