[ZPT] Changing a returned item from a Z SQL Method in ZPT?

Scott Murawski azbok@hotmail.com
Mon, 29 Oct 2001 13:15:44 -0500


<html><div style='background-color:'>&gt;&gt;I'm calling a Z SQL Method and retrieve one row. Then I want to 
<DIV></DIV>&gt;&gt;clobber one of the returned items, specifically the item 'Order' in the 
<DIV></DIV>&gt;&gt;oneRow variable. 
<DIV></DIV>&gt;&gt; 
<DIV></DIV>&gt;&gt;Its is possible to change the value of the Order item using some 
<DIV></DIV>&gt;&gt;sort of ZPT statment? 
<DIV></DIV>&gt;&gt; 
<DIV></DIV>&gt;Try to make this sort of logic in one or more Python Scripts. You 
<DIV></DIV>&gt;can simply call them and use REQUEST for storing temporarely values. 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;What is the whole picture you want to achieve here? Batch-sort? 
<DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>I put the extra logic in a python script and it works nicely.&nbsp; I'm realizing that its way better to put python stuff in a separate script instead of sticking it into the zpt statements.&nbsp; I wasn't trying batch sorting or anything like that, just pretty much screwing around and learning more about zpt.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for the help guys</DIV>
<DIV>&nbsp;</DIV></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>