At one point in my app I need to compare the vale of qtversion() with a string containing a version number. I thought this would be straightforward enough, but it seems not.
If my string contains "5.0.2" and I compare it to qtversion, I don't get sensible results, even though qtversion seems to be returning 5.0.2, or at least something that looks like it. It's looking like there's a type conversion problem or something. What am I doing wrong? Marcus -- Marcus Bointon Synchromedia Limited: Putting you in the picture [EMAIL PROTECTED] | http://www.synchromedia.co.uk _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
