PDA

View Full Version : Question 2, Backups



Guest.Visitor
03-10-2003, 07:58 AM
Mark, About the only way around it would be to write your own and I don't think there's a good benefit there. I seriously doubt that display or print files would considerably impact backup time - there's just so little data involved. Bill > Our new software stores all program objects, display file objects, > and data files in the same library. When we do a SAVOBJ using type > OBJTYPE(*FILE), I think it is saving the display files also. This > takes up unnecessary time and resources. Is there a way around this?

coteijgeler@chello.nl
03-11-2003, 12:04 AM
Mark, if possible, move the data files to another library yourself, put that library in the list and save that new library. Regards, Carel Teijgeler

mhajny@thompsonfoods.com
03-11-2003, 12:04 AM
Our new software stores all program objects, display file objects, and data files in the same library. When we do a SAVOBJ using type OBJTYPE(*FILE), I think it is saving the display files also. This takes up unnecessary time and resources. Is there a way around this?