Group, Looking for a little help here.
So I'm trying to update some code that deals with a UNC connection. The code deletes a file. So if I map a drive, the code works i.e. DELETE Z:\deletethisfile.pdf However using an UNC drive throws a syntax error 2045 DELETE \\deletethisfile.pdf I want to use the UNC but how do I overcome the error. Thx in advance. Jan -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

