LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

direct path to relative path?

Not sure if this question will make sense-

Have a direct path constant-

C:\Git\sharc_eol\Support\Python_Scripts\Write\DEV_RESET.py

 

Want to change it to a relative file path.

How do I do this?

0 Kudos
Message 1 of 4
(1,828 Views)

"Relative" to what? (Running VI? Home folder? etc.)

0 Kudos
Message 2 of 4
(1,806 Views)

Try the Compare Two Paths function, yo:

 

Compare Two Paths.png

 

_______________________________________________________________
"Computers are useless. They can only give you answers." - Pablo Picasso
0 Kudos
Message 3 of 4
(1,799 Views)

@mshaske wrote:

Have a direct path constant-

C:\Git\sharc_eol\Support\Python_Scripts\Write\DEV_RESET.py


Or did you mean something like this:

 

appended path.png

 

_______________________________________________________________
"Computers are useless. They can only give you answers." - Pablo Picasso
0 Kudos
Message 4 of 4
(1,796 Views)