How to Create a Screen Programatically (128769)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q128769 SUMMARY
In FoxPro version 2.x for Windows the syntax for creating a QUICK SCREEN is
CREATE SCREEN <screen name> FROM <table name>. However, this command is not
supported in Visual FoxPro version 3.0. You can, however, use a program to
create a QUICK FORM in Visual FoxPro by using the code listed in this
artcle.
Modification Type: | Major | Last Reviewed: | 2/12/2000 |
---|
Keywords: | kbcode KB128769 |
---|
|