does anyone have a way for me to accomplish this.
but d.sch.
since you asked the original file is being edited with updateds by user from another group. the current process is when one person is in there doing updates the others must wait. also NO ONE can be in file when certain SAS jobS are running which uses data from this file.
so I have created IPSF PANELS using CLIST in which a user would click on certain options and will take them to the file MAKE A COPY OF IT AND OPEN IT IN EDIT MODE.
once the user saves the changes then im going to use code logic to check for errors (AS THERE IS A NAMING STANDARD USED IN THIS FILE)
THEN I WILL USE SUPERC to compare the copy and original and add the changes to the original file. SO THIS WAY MULTIPLE USERS CAN HAVE A COPY AND CHANGES WILL BE SAVED LATER. and then deleted
hope this answer ur question also
THIS WILL ALL BE ACCOMPLISHED USING CODE NO MANUAL PROCESS