Author Topic: XData handling  (Read 1520 times)

0 Members and 1 Guest are viewing this topic.

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
XData handling
« on: April 29, 2008, 11:07:32 AM »
How do you guys handle multiple XData entries with the same group code? I am writing a standards enforcement lisp that resets leader overrides and I am encountering multiple 1070 groups.

I am currently stepping through the list, indexing the count, when I find the one I need, I change it and rebuild the list. I'd like to see some other examples so I can make it more efficient.
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

daron

  • Guest
Re: XData handling
« Reply #1 on: April 29, 2008, 11:30:38 AM »
Would this be of any help?