[VAX83C.BOEING]AAAREADME.TXT BCS SIG TAPE SUBMITTAL Byron Bassett contents: 1) SETUSER SETUSER.MAR - A macro program to change username for a process. This means jobs submitted to batch will be processed under new username instead of login name. This can be a very dangerous utility but requires privleges to run. to execute: setuser :== $disk:[dir]setuser setuser newuser note: when you logout the accounting will be logged under newuser. 2) VER3ACC the rest of the files compile via @VER3ACC.CMF link via @VER3ACC.CML to process accounting data look at DOACCNT.COM This directory contains accounting software used by BCS to report accounting data. Ver3acc is the accounting program. The data used in VER3ACC assumes a 780 is the master processor so CPU factors are assumed to be 1. a 730 would be .25, and a 750 around .6. Getlogin is a routine that reads a file of login names that also contains the account # associated with that name (CWA in BCS terms). You could just as easily have created a getlogin that would read sys$system:sysuaf.dat for similar data. Have fun Byron Bassett 773-0497 P.O. Box 24346 Seattle, Washington 98124