Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site houem.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!eagle!hou5h!hou5a!hou5d!hogpc!houxm!houem!gtp From: gtp@houem.UUCP Newsgroups: net.micro.cpm Subject: CPM prog. to change fcb wanted Message-ID: <184@houem.UUCP> Date: Wed, 2-Nov-83 10:14:12 EST Article-I.D.: houem.184 Posted: Wed Nov 2 10:14:12 1983 Date-Received: Sun, 6-Nov-83 04:02:51 EST Organization: Bell Labs, Holmdel NJ Lines: 19 I am looking for a cpm program that will change the "user" entry in the cpm file directory. What I want to do is be able to set up a work area (maybe user 0 or user 15) and be able to have files moved in and out of the work area without the overhead of physically copying them. I am not so concerned with copying one or two files, but am thinking in terms of entire user areas. I.e. change all files in user 3 to the chosen work area. Looking at the fcb block it seems that I should only have to change the first byte. Any information would be helpful. Also looking for any other disk utilities that might be useful. Thanks