HOWTO: Suppress the Initial Dialog Box in a Parameterized View
Article ID: 132947
Article Last Modified on 7/13/2004
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q132947
SUMMARY
A dialog box prompts the user to enter a value for the parameter if you use
a parameterized view stored in the data environment of a form and the
parameter wasn't initialized before the form was opened. The dialog box
pops up when the view opens. To prevent this from happening, you must
specify an initial value for the parameter.
Keywords: kbhowto KB132947