Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return not working on form
Message
De
02/12/2002 21:50:00
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00728821
Message ID:
00728869
Vues:
21
Hi Nick,

Put a RETURN .F. in the Init.

Hope this helps,
Gavin...

>I have a form that has following code in init procedure:
>
>
>WITH thisform
>	.pop_table
>	.sum_encum
> 	 report form rp_statrep TO PRINTER prompt preview
>ENDWITH
>return
>
>
>The problem is that I need this form to quit and it still stays on the screen even after I put return at end.
>
>The calling form looks like this
>
>
>if .listindex = 1
>	thisform.visible = .f.
>	do form frm_statrep
>	thisform.visible = .t.
>
>
>I just want to run form to create custom report and then end.
>
>Thanks
>Nick Patel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform