Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object is not contained in Form
Message
De
10/06/2002 20:34:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/06/2002 20:31:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666749
Message ID:
00666750
Vues:
20
>I am running a form that has two buttons. One issues a REPORT FORM MyReport PREVIEW and the other uses wwPDF to write the report to a PDF and then will email the pdf. My problem is that in the one that attempts to write the pdf I get an error "Object is not Contained in Form" when it hits the
>REPORT FORM MyReport TO FILE c:\arstat.PDF NOCONSOLE. This command also gives me the same error if I suspend and type it into the command window. If I try REPORT FORM MyReport to Printer it works and is sent to the printer. Why wont my system send it to a file? (It also wont sent it to a file if I forget about the whole PDF thing and just try REPORT FORM myReport to FILE
>
>I dont have any dataenvironment set up in the report. THis is driving me crazy.
>
>Thanks in Advance,
>
>Sandi Cassidy
>scassidy@canaccount.com

Possibly, your report contains an expression - or a call to a UDF - that contains something like "ThisForm.MyProperty" or "ThisForm.MyMethod()".

I don't know what else would cause this problem.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform