TCC > Variables & Functions > Functions:
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]
Help URL: http://jpsoft.com/help/index.htm?f_remote.htm