Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does my form not start maximized?
Message
From
03/03/2004 14:48:11
 
 
To
03/03/2004 14:41:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00882789
Message ID:
00882853
Views:
23
Is there anyway that anyone knows of to similate clicking on the maximize button of the form other than CTRL+F10 to toggle the print preview?

>
>I read it again and realized that but I don't want to add the code to the data environment of the report because there are hundreds of reports.
>

>
>you can do it i 10'
>A trace:
>
>* BACKUP ALL
>
>TEXT TO codetext
> PROCEDURE Init
>  ZOOM WINDOW "REPORT DESIGNER" MAX
> ENDPROC
>ENDTEXT
>
>* loop on project.file collection or with ADIR
>   USE (reportnamevar) IN 100
>   REPLACE IN 100 tag with m.codetext, tag2 WITH '' FOR objecttype=25
>   USE IN 100
>   COMPILE REPORT (reportnamevar)
>* endloop
>
>
>Fabio
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform