01-04-2006 02:42 PM
01-04-2006 03:05 PM
01-04-2006 03:17 PM
01-05-2006 03:19 AM
Hello Lynn and JasonHill,
Thanks for the help, I will have to try and find a tweak for the channel numbers. It seems a pity that such a usefull collection of text is exposed by the variant without the ability to convert it to a string, This would allow me to observe any array changes/clicks simply using string searches. I can see the xml features convert the variant but as you explained its not very usefull as various other repeating string data makes it difficult to isolate the info I would search for.
I did notice the 'variant to flattened string' generates a string and number array, which If i understand correctly is used to separate text and settings for file storage but I couldnt find any examples and felt this was getting a bit involved. I am not sure it would help anyway. I imagine someone has written a dll somewhere to input a variant and create a string showing the variant's text.
The fix suggested by JasonHill works fine (XORing), many thanks for that.
Regards
Chris
01-05-2006 12:28 PM
01-05-2006 01:37 PM