Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define Window VFP8 vs VFP7
Message
From
07/02/2005 10:20:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Define Window VFP8 vs VFP7
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00984448
Message ID:
00984448
Views:
65
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
Next
Reply
Map
View

Click here to load this message in the networking platform