AMT Help Files

Generate public in debug behaviour

The Generation Set checkbox 'Generate public in debug' influences the behaviour of the 'generate in debug' feature of the AMT Developer Studio.

Generate public in debug checkbox
Description
Unchecked
  • When in the AMT Developer Studio the checkbox 'Private debug' is unchecked during generation the selected objects will be generated in normal release mode and placed in the normal public folder. I.e. \Binaries\Server for forms and \Binaries\Reports for reports. 
    Debug versions of the objects found in the user's debug folder will be removed and when the user's debug folder is empty it will be removed.
  • When in the AMT Developer Studio the checkbox 'Private debug' is checked during generation the selected objects will be generated in debug mode and placed in the user's debug folder. I.e. \Binaries\Server\ for forms and \Binaries\Reports\ for reports.
Checked
  • When in the AMT Developer Studio the checkbox 'Private debug' is unchecked during generation the selected objects will be generated in debug mode anyway and be placed in the public folder.  
    Debug versions of the objects in the user's debug folder will not be removed.
  • When in the AMT Developer Studio the checkbox 'Private debug' is checked during generation the selected objects will be generated in debug mode and placed in the user's debug folder.