check_overwriteLog
APR.chip.custom check_overwriteLog boolean { t | nil }
Description
Controls the overwriting of the last log file. When set to nil, the existing log file is retained.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "check_overwriteLog")
envSetVal("APR.chip.custom" "check_overwriteLog" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top