Feature req: filepath support for Uniform Naming Convention

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
Jon100
Non-Subscriber
Posts: 32
Joined: Wed Nov 24, 2004 1:38 pm

Feature req: filepath support for Uniform Naming Convention

Post by Jon100 » Thu Jun 05, 2008 4:34 am

Rather than:

Code: Select all

 declare FP filepath "x:/my_config_directory/"
where x:/ is a mapped network resource, could we have support for UNC resorces such as

Code: Select all

declare FP filepath "//computer01/my_config_directory/"
please?

I realise this isn't urgent, but it would be nice.
Jon100 / Dorset
"No of course I don't use that macro thingy to 6 box... I just use 6 keyboards at once..."

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Thu Jun 05, 2008 11:02 am

Seems to work fine for me, what problem are you having using UNC paths exactly?

Jon100
Non-Subscriber
Posts: 32
Joined: Wed Nov 24, 2004 1:38 pm

Post by Jon100 » Thu Jun 05, 2008 11:17 am

wtf?! I swear it wasn't working last week! Now my code is working fine! :roll:

I'd accuse you of a sneak patch if I didnt know better :) Thanks Lax


Bug #1028 fixed.... 2176 left to find...
Jon100 / Dorset
"No of course I don't use that macro thingy to 6 box... I just use 6 keyboards at once..."

Post Reply