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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GENPROJ???

Status
Not open for further replies.

Brak

Programmer
Jul 11, 2001
158
US
We can use the _GENMENU variable to use a custom menu generator, such as GENMENUX. We can use the _GENSCR variable to use a custom menu generator, such as GENSCRX.

Is there a way to set (and make) a custom project generator?
So that when we click "Build" it would use the custom generator instead of the default.

Thanks in advance.
 
In VFP 5 and later, you can use a Project Hook to make things happen before and after the build.

Tamar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top