Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot set page size, etc....
Message
From
08/03/2001 08:37:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Cannot set page size, etc....
Miscellaneous
Thread ID:
00483101
Message ID:
00483101
Views:
48
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.
Reply
Map
View

Click here to load this message in the networking platform