0 Members and 1 Guest are viewing this topic.
==============================================| -(n+6) -6 -5 -4 -3 -2 -1 0 |==============================================| VarName N.Len Page DadrH DadrL Ver T2 T |==============================================
{e9830}^^r->E //set upWhile E>{e982E}^^r //While we're in the VATFor(F,0,14) //Copy backwards to L1. For some reason I couldn't get Copy()r to work...{E-F}->{F+L1}End...stuff. Now you have your VAT entry sitting in L1...do what you want with it.E-{L1+6}-7->E //Increment the pointer "position" appropriately. Every entry is a different length, depending on the name length.End