Standard simple_drilled.hol file causes errors
When copying the default simple_drilled.hol file into hole file location which is set by the config option HOLE_PARAMETER_FILE_PATH, I get a format error once I use the hole command to create a hole.
The error is:
Format error in fastener input file : N:\AMG File\AMG CAD ROOM\Creo Library\Hole Files\simple_drilled.hol at line no: 8
The only thing I changed on the default file is PRO-VERSION to 24 from 25 because I would get a fatal crash and remove the ! to un-comment the DEFAULT_CALLOUT_FORMAT_DATA section as shown here:
HOLE_TABLE_DATA
PRO_VERSION 24
TABLE_TYPE SIMPLE_DRILLED
CALLOUT_FORMAT
DEFAULT_CALLOUT_FORMAT_DATA
HOLE_TYPE DRILLED_DEPTH CSINK CBORE EXIT_CSINK CALLOUT_FORMAT
SIMPLE_DRILLED VAR YES NO NO DRILLED HOLE &DIAMETER &VAR_DEPTH &DRILL_DEPTH
I have tried all kinds of combinations to try to figure out the format error. PLEASE HELP!!

