I would like to know if it's possible to pass a user dialog input in Mach3.

What I want to do is at the beginning of program start, to have a dialog pop up where I can input a milling depth.

I don't need anything fancy, I just haven't been able to find anything definitive that answers the question.

If the answer is a "Yes", could someone point me to sample code?

If not, I can write a simple script in VBscript to create the gcode. While that's a bit crude, it's a step up from having a bunch of codes with different depths to do a simple operation.

Greg