% %%% |Ready % % combine all info for next step decision, monitor incoming areas % *custimon % % check for a subject, if none, see if we can assign a subject % for this xact % %%% *xactsess *xactsubj { % % have subject, set up for thumbing process % "Subject" *shootern } { % % no subject yet, detect if MMS type of message, % if the subject is known, insert into the xact % %%% _Camera.Original "_MMS_" found? %%% { % % implant the MMS subject % _Camera.Original dup term3 dup !Shooter.Subject "mmrdysubj" log)( !Subject *xactosub _Xact.Ref !Xact %%% } if pop } ifelse