Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Screen - ok now what?

Status
Not open for further replies.

Goofus828

Programmer
Nov 9, 2005
127
US
I have a client that is using FoxPro 2.6 for DOS.

It has been 7 years since i've used it.

I can't for the life of me remember how to use a screen once I've created it with the command CREATE SCREEN.

Thanks.
 
If it's a standalone screen then you have to pick Generate from the Program menu to build the spr file. This happens automatically if the screen is part of a project.

The command to run the screen is DO MyScreen.Spr.

Geoff Franklin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top