Previous | Next | DMIS Question and Answer
Topic: Procedures in DMIS
Conf: DMIS Question and Answer, Msg: 4758
From: Antonio Carretero (antonio.carretero@benteler.es)
Date: 5/19/2003 04:06 AM

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?