Like windows, you can move around folders and files by saying "move" and the file will just change directory names instead of a copy, paste, and delete that occurs when you are, say, moving a file to a server. Well, I have different drive names within a server, for example, drive X:/ , Y:/ , and Z:/ all are on the same server volume. I have the task of creating a GUI that moves files around in the server without them coping, pasting and then deleting. I have a DOS program called ncopy that does this, but it's not a GUI. I need help with the programming... is there a way to see the programming language in the DOS of NCopy and make it into a GUI for windows? Help!! Thanks!!

~Brian