[REBOL] Access Files via UNC Path
From: rebol-list:b3tm at: 31-Oct-2003 10:58
Hi, i like to read a file which is located on a shared folder on another PC in a network. For this purpose i want to use a path like \\hhwy235\shared.... But how do i read this in rebol?? print read %\\hhwy235\shared.... doesn't work Cheers Thorsten