This has been a few years of small patches I've found for various compiler specific issues.
any
" " + !(FALSE)
""
Log in to post a comment.
anyfrom searchparsestring?" " + !(FALSE)gives you""(empty string). Will have to work around that in another way.