Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot set page size, etc....
Message
De
08/03/2001 08:37:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Cannot set page size, etc....
Divers
Thread ID:
00483101
Message ID:
00483101
Vues:
47
I have the following code in a menu activated procedure:

DEFINE BAR 18 OF ARQUIVOS PROMPT "\-"
DEFINE BAR 19 OF ARQUIVOS PROMPT "Tamanho da Página"
ON SELECTION BAR 19 OF ARQUIVOS SYS(1500, "_MFI_PGSET", "_MSM_FILE")
MODIFY REPORT NOTA_VENDA.FRX NOWAIT

When the last line (modify report...) is executed, the menus FORMAT and
REPORT are added to my menu. Ok! But I need to change the page setup of
the report being modified. The command SYS(1500, "_MFI_PGSET", "_MSM_FILE")
don't work. I need the same box of page setup where the report designer is
opened in VFP environment. How to get that?

Thanks for any tips.
Répondre
Fil
Voir

Click here to load this message in the networking platform