Hi folks, What’s the correct the syntax needed to escape a question mark so that its offset can be found in a URL string?
I get zero returned by put offset(“?”, tURL) and put offset( "?\",tURL) and put offset( numToCodepoint(Ux003F),tURL) throws errors. The docs & forums cover escaping quotes but not wildcard characters. Thanks in advance for any steer. Best, Keith _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode