how you can input information from one array to another
You would use an assignment statement like with any other variables.
Left side of = receives the value
Right side of = is the source of the value
ar{i] = ad[j];
NormR1
Posting Expert
6,677 posts since Jun 2010
Reputation Points: 1,138
Solved Threads: 656