I'm trying improve a couple of measuring programs, so I
create procedures. If this procedures hasn't any parameter, I have no problems. But if I need pass any parameter, (I tried some ways of translation, and anyone works) I don't get a good compilation. Does anyone know how I can pass parameter of one procedure to another?