? Have you looked what in251.left(4) gives you back if the value of in251 is "J[²"? That can't work. Use QString::number() to convert a number in a string/byte array!
Qt Code:
To copy to clipboard, switch view to plain text mode
? Have you looked what in251.left(4) gives you back if the value of in251 is "J[²"? That can't work. Use QString::number() to convert a number in a string/byte array!
Qt Code:
To copy to clipboard, switch view to plain text mode
pdoria (16th July 2009)
Bookmarks