![]() | |
#11
| |||
| |||
|
|
From the looks of the code the original programmer may have been intending to get the number of dozens from the inventory file along |
|
Tracy Raines wrote: From the D3 reference manual pdf lpv Last processing code value (result of the previous processing code). So this is the 'result' of the last process? 0> itemid 1> a 2> 0 7> A"100"*((LPV/"12")(MR0))+R(LPV"12") MR2 8> AIF (7(TINVENTORY;X;56;56)+"0")="0" THEN "12" ELSE 7(TINVENTORY;X;56;56) 9> R 10> 8 it would seem that 8 would be calculated giving result of either "12" or value of attribute 56 in inventory table id= what is in attribute 7 of base table. Is this the result that would pop up for LPV? thanks |
#12
| |||
| |||
|
|
From the D3 reference manual pdf lpv Last processing code value (result of the previous processing code). |
#13
| |||
| |||
|
|
I found this in the mvBase docs on RD'd site: |
#14
| |||
| |||
|
|
Tracy Raines wrote: From the D3 reference manual pdf lpv Last processing code value (result of the previous processing code). Tracy .. here is another example. This one is in 0> itemid 1> a 2> 0 8> AIF (1(G0-1))(TINVOICES;X;1;1)="CM" THEN "1" ELSE "0" ] AIF (2(G0-1))(TINVOICES;X;1;1)="CM" THEN (LPV+"2") ELSE LPV I would guess that the LPV in the second value was referring to the value calculated in the first .. yeah thanks again |
#15
| |||
| |||
|
#16
| |||
| |||
|
|
Have a look at an article I just posted to my blog called "How Pick Dictionary Items Work." I think it explains a lot about how LPV works as well as the relationship between conversions and correlatives, and multivalued codes. http:// please-remove-this-partNebula-RnD.com/blog/ Of course I welcome you to have a look at other articles as well, register to post comments, and/or subscribe to an RSS feed to get notification of new postings. Regards, T TG@ we-really-hate-spamNebula-RnD.com |
#17
| |||
| |||
|
|
Have a look at an article I just posted to my blog called "How Pick Dictionary Items Work." I think it explains a lot about how LPV works as well as the relationship between conversions and correlatives, and multivalued codes. http:// please-remove-this-partNebula-RnD.com/blog/ Of course I welcome you to have a look at other articles as well, register to post comments, and/or subscribe to an RSS feed to get notification of new postings. |
![]() |
| Thread Tools | |
| Display Modes | |
| |