Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thinking outside the box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00217920
Message ID:
00218393
Vues:
27
>PMFJI, but what I do is I have a form class for this. Mostly it's used from SDI forms, but with minor modification the class could be used with MDIs and would appear on the desktop. Here are the important points:
>
>Caption = (None)
>Desktop = .T.
>WindowState = 2
>
>When it's used the following syntax is invoked:
>* After the SET CLASSLIB command
>oPreviewFrm = CREATEOBJECT("PreviewForm")
>REPORT FORM < report filename > NOCONSOLE PREVIEW IN WINDOW (oPreviewFrm.Name)
>hth,

I tried this, replacing the names where appropriate, and the REPORT FORM line gives me an error of unrecognized command or keyword.

Thanks,

Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform