Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define Window VFP8 vs VFP7
Message
De
07/02/2005 10:20:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Define Window VFP8 vs VFP7
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
00984448
Message ID:
00984448
Vues:
64
The following two lines of code, picked up from FoxDos days, produced a window with horizontal and vertical scroll bars in VFP 7.

DEFINE WINDOW W1 AT 2,2 SIZE 40,95 TITLE "Press 'ESC' when finished" SYSTEM
MODIFY FILE c:\whatever.txt WINDOW W1

Now, running the same lines of code in VFP 8, all of the scroll bars are missing. I am guessing that it is something simple I am missing and any help would be appreciated.

Thanks,
Chris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform