% % create a gallery using a set of images % referenced by their xact numbers % "[ " 0 !Xact.Index empty { % % create a json object for the array % *slidrtem "___Small___" "Vb.jpg" chained replall "___Medium___" "Mb.jpg" chained replall "___Big___" "Gb.jpg" chained replall "___Description___" "image ___Index___, xact ___Xact___ for reference" replall "___Xact___" _Xact replall % % comma before any item past the first % % % format all six products in the slider template % "___1t___" "Beautiful 8x10 of #" &_Xact replall "___1u___" "javascript:window.top.ActOn(""" &_Xact &""",1,""" &_Customer.Subject &""")" replall "___1d___" "Hollywood stage venue taken on 8/29/2017" replall "b" 1 *slidrxac % % use the watermarked image for largest slider % %%% "Gb.jpg" ofxact %%% "Va.jpg" ofxact "___2t___" "Nice ceramic mug of #" &_Xact replall "___2u___" "javascript:window.top.ActOn(""" &_Xact &""",2,""" &_Customer.Subject &""")" replall "___2d___" "Hollywood stage venue taken on 8/29/2017" replall "c" 2 *slidrxac "___3t___" "Comfortable shirt of #" &_Xact replall "___3u___" "javascript:window.top.ActOn(""" &_Xact &""",3,""" &_Customer.Subject &""")" replall "___3d___" "Hollywood stage venue taken on 8/29/2017" replall "d" 3 *slidrxac "___4t___" "Great collection of wallets #" &_Xact replall "___4u___" "javascript:window.top.ActOn(""" &_Xact &""",4,""" &_Customer.Subject &""")" replall "___4d___" "Hollywood stage venue taken on 8/29/2017" replall "e" 4 *slidrxac "___5t___" "You will love the 6x8 #" &_Xact replall "___5u___" "javascript:window.top.ActOn(""" &_Xact &""",5,""" &_Customer.Subject &""")" replall "___5d___" "Hollywood stage venue taken on 8/29/2017" replall "g" 5 *slidrxac "___6t___" "5x7s say it all for #" &_Xact replall "___6u___" "javascript:window.top.ActOn(""" &_Xact &""",6,""" &_Customer.Subject &""")" replall "___6d___" "Hollywood stage venue taken on 8/29/2017" replall "f" 6 *slidrxac +Xact.Index 1 gt { ^"," } if "___Index___" _Xact.Index replall & } loop &" ] " !Plates empty ofxact !SecureDest _Arching.FullAux < |Full % % copy all xact directory files to the public results server % |Store % % these are the gened image sub-copies that go to the secure server % supporting store operation % |Funnel % % copy files to the funnel going back to the public results server % % stack: xact-src-spec dest-spec % % copy the entire xact % %%% pop2 > pop