09-24-2007 04:15 PM
09-24-2007 04:49 PM - edited 09-24-2007 04:49 PM
When comiled to an exe, Labview compiler adds an extra folder layer, the name of the vi. So you have to strip path twice:
Message Edited by tbob on 09-24-2007 02:50 PM
09-24-2007 07:00 PM
@tbob wrote:
When comiled to an exe, Labview compiler adds an extra folder layer, the name of the vi. So you have to strip path twice:
![]()
09-24-2007 10:30 PM