I have a main external form that I compile with all the resources needed, forms, reports, etc and I know that those will be used in the application. My question is if from the main external form I execute other (compiled) external forms do the resources come from the main form or will I have to add the resources the each compiled external form or should I just run the other external forms(reff myexternalform) instead of launch myexternalform.exe
Tom Hart

