Guest.Visitor
08-28-2001, 02:42 AM
Eric, I don't think these options do much at all other than to tag whatever you enter in them to the spooled file attributes. The idea is that a program can retrieve the attributes and take some action based on these values. So you can basically use them for anything you want. For example, I have seen the USRDFNDTA used by a utility to hold a count. On every run the count is incremented and when it reaches a trigger value the file is purged. Dave...