G
Guest
I am writing a simple Bill of Material processor supporting multi-level bills
using Visual Basic. I need a quick way to ensure that any given part is not
used on itself at any level above the level currently being entered?
I am trying to avoid testing each where used string as this can become very
complicated. Any suggestions?
using Visual Basic. I need a quick way to ensure that any given part is not
used on itself at any level above the level currently being entered?
I am trying to avoid testing each where used string as this can become very
complicated. Any suggestions?