[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:'>>>I'm calling a Z SQL Method and retrieve one row. Then I want to
<DIV></DIV>>>clobber one of the returned items, specifically the item 'Order' in the
<DIV></DIV>>>oneRow variable.
<DIV></DIV>>>
<DIV></DIV>>>Its is possible to change the value of the Order item using some
<DIV></DIV>>>sort of ZPT statment?
<DIV></DIV>>>
<DIV></DIV>>Try to make this sort of logic in one or more Python Scripts. You
<DIV></DIV>>can simply call them and use REQUEST for storing temporarely values.
<DIV></DIV>>
<DIV></DIV>>What is the whole picture you want to achieve here? Batch-sort?
<DIV></DIV>
<DIV> </DIV>
<DIV>I put the extra logic in a python script and it works nicely. I'm realizing that its way better to put python stuff in a separate script instead of sticking it into the zpt statements. I wasn't trying batch sorting or anything like that, just pretty much screwing around and learning more about zpt.</DIV>
<DIV> </DIV>
<DIV>Thanks for the help guys</DIV>
<DIV> </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>