At 11:12 PM +0200 4/8/04, Christophe Salzmann wrote: >Does anyone know how to set programmatically (via the VI server) the default >value of a control, this when the VI is running?
That is one of those things that can't really be done since it actually is an editing operation. This means that the VI needs to be in edit mode which is not possible if it is being run.
