1
Answer

Read XML document Like LN1, FN1, L1, P1 HELP!!!!!!!!!!


Gurus Please help. See attached XML FILE
How can READ one person at a time
for (var i = 1; i <= 11; i++){
  read ln + i
          fn + i
 
}
 
See attached code and xml file

Answers (1)