I need a script to update a field that holds a directory path, WORK_PATH. Right now this field holds a lot of 'F:\' and some longer UNC paths '\\server\dir\dir\username'. I need to update this field with a different UNC path, but I need that last value of the UNC path to be the USERID field from the same record.
Right now my WORK_PATH is F:\, when we move over I need it to be \\server2\DATA\Docs|TEMP\CHARLIE where CHARLIE is my USERID.
Thanks
Right now my WORK_PATH is F:\, when we move over I need it to be \\server2\DATA\Docs|TEMP\CHARLIE where CHARLIE is my USERID.
Thanks