11-05-2008 11:09 PM
11-06-2008 08:23 AM
Hi AutoTec,
After a good night sleep, this morning I have a fresh mind (yesterday night I was too tired when trying more)
At first, I tried your suggestion inserting strings into array, it does not work well (might be my way was not corrected)
Secondly, I tried another way by append strings into an append array & it works as I wanted (please see the attachment)
Thanks for trying for helps ![]()
![]()
![]()
11-06-2008 11:30 AM - edited 11-06-2008 11:32 AM
OK, here are some pointers to improve the code:
Before:

After:

11-06-2008 01:34 PM
1. After I sending the reply I found out that I need initialize the array (as you mentioning) & some minor adjustments and my task are done!
2. However, your suggestion is a much better solution & I will use it!
Many thanks for help
![]()