Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify file maximized
Message
From
28/11/2006 17:59:19
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01173077
Message ID:
01173086
Views:
13
>now my program looks like this
>
>modify file "mmm.txt" nowait
>keyboard '{ctrl+f10}'
>&&.... after a few lines there is a
>brow width 10
>
>I tried this but for some reason the program executes the browse command and
>then displays the mmm.txt file full screen ??
>
>Thanks Steve

I think the KEYBOARD command should be placed immediately BEFORE the "modify file" command. The characters are stuffed into the buffer with KEYBOARD, and are executed on the next occasion VFP waits for input.

BTW, the same method also helps to show reports maximized.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform