I don't program for the multi user business industry any more. My main intrest lies in the single user home PC (exclusive access). I do all of my own coding with which I don't intend for other programmers to modify. I provide runtime .EXEs for the end user. With the exception of a few classes that include Add, Edit, search, print and a few other unusual routines, I don't use a lot of classes. I do use few unusual forms and menus that I wouldn't use on a regular basis. (custom stuff) I don't use record locking and unlocking or user passwords or many other engineering type blueprints. I did back in 1985 through the early 90's I'm one of the first foxpro, mfoxplus and dbase II & III+ business designers. I designed some of the first popup menus before popup were added to the command language. Ya I'm old school. I just do this for fun. I just recentily purchased VFP6.0
I could write the main.prg templates myself, but some of you have be using Visual FoxPro alot longer than I have. I just though that maybe you would know what works best as far as a main.prg file goes.(keeping in mind my intended uses) The programming languages like (structured BASIC, COBOL, RPG, Fortran) all required the use of structured coding. The lines of code were placed in certain places within the program. (I know, because I wrote hundreds of business applications using them) The orignial FoxBase and Dbase had to be set up like this as well.
Once again, I am not the only person that would benifit from this info. We all know that someone else out there has had this though in their head but hasn't bother to ask. I think it's assumed that this is common knowledge. Show me in a book or online where a main.prg template is defined or even talked about in any detail. I know it was very important in the beginings before VFP (Is it just that unimportant now or does the business industry just not care?)
Thanks for any additional help