% % process the tracker profile record % dup !passon execstr _Sim.Track < % % get the specific camera database record of user id % |Status |Shooters _RoleName 7 left "Shooter" eq$ %%%"shtrq" log)( { % % this is a shooter due to role enlistment % _RoleName 2 right dup !Shooter.Number % % create the lookup entries for shooter-number/user-guid % and user-guid/shooter-number % dup &" " ^:buldes looked "RoleUserGuid" sval _bulden looked & "Shooter.Number" sval &" " "RoleUserGuid" sval ^:bulder +:bulden % % expand the information about the shooter % inquire from the local server, regulates which shooters % are monitored by the current server process % "shooter&role=" "Shooter" &_Shooter.Number asc2hex & % % use the localhost portal for shooter info % "Local" *webportl } if > pop