i know that i must make 'chunks' of character , but after how can i move it ?
i know that i must make 'chunks' of character , but after how can i move it ?
Again, think about it...
If the 1st column chunk gets sent to the 1st column, and the 2nd column chunk gets sent to the 2nd column, and so on and so on......then you have to move the 2nd column chunk to the 1st column chunk, move the 1st column chunk to the 5th column chunk...and so on and so on, until everything is moved over...then display it all over again.
But, you're reading all of your data from a 'fixed' place and displaying it to those same 'fixed' places.
Now how could you possibly change the place where the data is sent without changing the place where you got it from?
Or, how could you change the order in which you read the data to send out without changing the place that you're sending it to?
thanks very much,
now i try to do this.
If i have more difficulty can you help me more ?
Sure, this why the forum exist!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks