I only include forms & reports if they were called "dynamically" in the program i mean ,
sometimes we are doing this to have flexible options like :
REPORT FORM &MYREP
(where myrep is a variable that contains the actual name of the report
depending on the conditions set)
Hope this will give you some inputs.
Regards,
Foxpro Child