Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No PARAMETER statement is found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00214951
Message ID:
00215023
Vues:
36
>In the developer's guide, it says you can pass parameters to the application. I have attempted this, but keep getting the error message "No PARAMETER statement is found". There is an LPARAMETERS statement is setup.prg, but it seems like main.prg is called first and this is where the error is being generated. I have tried to run this with a compiled .exe. What am I missing?
>

If you want your application to accept comand line parameters, the first executable line of the project's main file must contain a PARAMETERS or LPARAMETERS statement. If you're doing a project based on a modal form, the form's Init() method must contain the PARAMETERS or LPARAMETERS statement.

>Kind Regards,
>
>Mat
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform