vantage@yahoogroups.com wrote:
The trouble is that you're going to have to do the "Keep When" logic in your
..p program to know what parts are included or you'll just have to add
weights to your inputs and accumulated them that way.
Mark W.
> If the Part exists then you certainly can use a '.p' programYes, these are both still available with V8 and E9.
> to grab the Weight and Price from the 'Part' table, think of
> it as a 'function' where you send in the part number -based
> on user selection- (and maybe 'company' or other qualifiers)
> and get back 'weight' and 'price'.
>
> There is also a 'getTableData.p' program provided to be
> used with Configurators, but I think it likes to work in
> Combo Boxes, it gives a comma-delimited list of data based on
> inputs and filter criteria. You tell it which 'table 'to look
> in and what you want. We're on ver 6.10.541 , I'm not sure if
> this is still around with the 8+ versions.
The trouble is that you're going to have to do the "Keep When" logic in your
..p program to know what parts are included or you'll just have to add
weights to your inputs and accumulated them that way.
Mark W.