LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

relative -> absolute path

Hi,

can anybody tell me how i can convert a relative path into an absolute
one?
please help me!!

Regards
Henrik
0 Kudos
Message 1 of 2
(2,703 Views)
Henrik Skupin wrote:

> Hi,
>
> can anybody tell me how i can convert a relative path into an absolute
> one?
> please help me!!
>
> Regards
> Henrik

You can use the "Build Path" function to append a relative path
to a base path. This will give you the absolute path (assuming the base path

you supply is absolute).
You have to know what the absolute path is supposed to be, or what you want
it
to be, before you can do anything.

Kevin Kent
Message 2 of 2
(2,703 Views)