Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Settings that Prevent a Report?
Message
 
 
À
03/03/2010 16:11:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 2000 SP1
Divers
Thread ID:
01452333
Message ID:
01452349
Vues:
48
>>>HEllo! im doing a simple report
>>>
>>>report form report1 preview
>>>
>>>simple enough. but the odd thing is that in some forms the report...doesnt get reported. i click the button and..nothing happens. Im just wondering if there is any setting that may be preventing that in my form.thanks cause i copy the button to another form and...it reports fine.
>>
>>If there is no records to show, the report will not preview.
>
>yea! i had some table issues.thanks!
>but also uhum
>i can do
>
>do case 
>case thisform.optiongroup.value=1
>report form report1 for ((app.First_name="PEter Monica")) NOCONSOLE PREVIEW))
>
>but is there a way i can do an error message or a message box in the event PEter Monica doesnt exist? like...an else? i kno the logic but im not to sure how to implement that with a report. Unless if i do a query and select every one i(in a table /cursor) want to and just do a normal report?

Yes, you need either select or other form's of tests (like seek, for example)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform