![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am dealing with some old dict items and have never seen LVP before. I was told by a co-worker that it was 'last value processed' but that makes no sense as the data being displayed does not exist in the row. I have searched the pdf *documentation* and tried to search rainingdata forum (no 3 characters or less and no idea how long until i get the *right* to post a new topic <sigh>) So does anyone really know what this is .. how it works etc Something more that 'last value processed' would be appreciated Thanks |
#3
| |||
| |||
|
|
I am dealing with some old dict items and have never seen LVP before. I was told by a co-worker that it was 'last value processed' but that makes no sense as the data being displayed does not exist in the row. I have searched the pdf *documentation* and tried to search rainingdata forum (no 3 characters or less and no idea how long until i get the *right* to post a new topic <sigh>) So does anyone really know what this is .. how it works etc Something more that 'last value processed' would be appreciated Thanks |
#4
| |||
| |||
|
|
I am dealing with some old dict items and have never seen LVP before. I was told by a co-worker that it was 'last value processed' but that makes no sense as the data being displayed does not exist in the row. I have searched the pdf *documentation* and tried to search rainingdata forum (no 3 characters or less and no idea how long until i get the *right* to post a new topic <sigh>) So does anyone really know what this is .. how it works etc Something more that 'last value processed' would be appreciated Thanks |
#5
| |||
| |||
|
|
From the D3 reference manual pdf |
#6
| |||
| |||
|
|
From the D3 reference manual pdf lpv Last processing code value (result of the previous processing code). |
#7
| |||
| |||
|
|
dtsig wrote: I am dealing with some old dict items and have never seen LVP before. I was told by a co-worker that it was 'last value processed' but that makes no sense as the data being displayed does not exist in the row. I have searched the pdf *documentation* and tried to search rainingdata forum (no 3 characters or less and no idea how long until i get the *right* to post a new topic <sigh>) So does anyone really know what this is .. how it works etc Something more that 'last value processed' would be appreciated Thanks If I understand you correctly, "LVP" is the name of a dictionary item, which in turn points (presumably) to a real or virtual field in a data file. So, what does "LVP" itself consist of? That is, if "LVP" is its name or its attribute zero, what are the rest of its attributes? -- Allen Egerton aegerton at pobox dot com |
#8
| |||
| |||
|
|
dtsig wrote: I am dealing with some old dict items and have never seen LVP before. I was told by a co-worker that it was 'last value processed' but that makes no sense as the data being displayed does not exist in the row. I have searched the pdf *documentation* and tried to search rainingdata forum (no 3 characters or less and no idea how long until i get the *right* to post a new topic <sigh>) So does anyone really know what this is .. how it works etc Something more that 'last value processed' would be appreciated Thanks go to: www.d3ref.com There you can find the most of the Pick documentation that is outline in the Pick manuals. It's got a good search, so sear for LPV should take you to the correct page. Regards, Thanks .. hadnt see that site before. I did enter LPV and search .. |
#9
| |||
| |||
|
|
From the D3 reference manual pdf lpv Last processing code value (result of the previous processing code). |
#10
| |||
| |||
|
|
I have a question unrelated with this project Can someone give me an example how and/or where you would use LPV (load previous value)? I see it in the manual but I've never seen it used anywhere. |
|
Thank you ALL for your time. |
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
| |