Take Command / TCC Help v. 13.03

@REMOTE

Hide Navigation Pane

@REMOTE

Previous topic Next topic No directory for this topic No expanding text in this topic  

@REMOTE

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@REMOTE[d:]:  Returns 1 if the specified drive is a remote (network) drive; otherwise returns 0. The drive letter must be followed by a colon.

 

Examples:

 

echo %@remote[e:]

echo %@remote[%_disk]

 

 

Comments (...)