% % image successfully in shooter gallery database % % stack: image-folder image-phys xact user-guid image % !Bridge.Name !Bridge.User !Xact !Bridge.Iphys !Bridge.Ifolder Task.@ % % go to the image's tree node % _Bridge.Name rootnode "imagdone " log() seek* { % % this image is valid % !\ _Bridge.User "User" \! _Bridge.Ifolder "Ifolder" \! _Bridge.Iphys "Iphys" \! _Arching.MediaAnchor quoter &" !CameraDir" catcr "xact" \_ quoter &" " & % % user guid % "User" \_ quoter &" " & % % portal url of thumbs % "Ifolder" \_ quoter &" " & % % physical location of portal thumbs % "Iphys" \_ quoter &" " & % % simple original camera image filename with extension % _\\ quoter &" " & % % full source image name % "Full" \_ quoter &" " & % % user phone number % "Subject" \_ quoter &" " & % % device phone number % "Device" \_ quoter &" " & % % shooter photography 2 digit number % "Shooter" \_ quoter &" " & % % venue alphabetic code % "Venue" \_ quoter &" " & &"*galerize" catcr "yacting" \! "Based" *shootern % % no longer processing camera copy % false !brigimage } if