Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify file maximized
Message
De
28/11/2006 17:59:19
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01173077
Message ID:
01173086
Vues:
14
>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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform