Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Completion of stream names on network share?

May
13,003
174
In general, stream names, "drive:\path\file:stream", and "\\host\share\path\file:stream" work as arguments to commands and variable functions. But
Code:
drive:\path\file:<Tab>
works to complete a stream name, while
Code:
\\host\share\path\file:<Tab>
doesn't.

Is this a shortcoming of the API? If not, can the behavior be changed?
 

Similar threads

Back
Top