We have part numbers that have several dash numbers after them that basically are the same part but the hole size varies depending on the dash number. I was wondering how I could write the program where the operator could just input the hole diameter at the beginning of the program (or select from a dropdown menu list of hole sizes) and have the program run. Obviously this input would be need to be fed into a variable. I'm just not sure how the syntax is. Any ideas?