Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen Vs _vfp on usage! And also _ prefix sys Variable
Message
From
10/03/1998 08:54:14
 
 
To
09/03/1998 20:32:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00083526
Message ID:
00083596
Views:
27
>Sometimes, we can use:
>
>_screen.forms(x).control....
>
>but sometimes we use:
>
>_vfp.activeform.activecontrol....
>
>Generally, if fail to use thisform, thisformset, especially in
>MenuBar, the above two are very useful!!
>
>But Why VFP need two difference system Object variables??
>More crazy are the _Windows, _DOS...
>why not make into one variable with different values?
>
>Some of the system variable (prefix with _ ) can not be write
>such as _pageno
>
>Quite hard to study for all predefine system variables...
>So much but seem seldom use.

The main reason here that Foxpro has rich history and MS Fox team have to support backward compatibility, e.g. VFP3 has only _SCREEN.Forms() and VFP5 was given _VFP.Activeform...
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform