04-23-2015, 02:54 PM
To debug, insert this after str m1.getclip:
out F"|{m1}|" ;;should show |test| in QM output
If it shows blank characters after or before test:
m1.trim
out F"|{m1}|" ;;should show |test| in QM output
If it shows blank characters after or before test:
m1.trim
