document.write('<link rel="stylesheet" href="http://gist.github.com/stylesheets/gist/embed.css"/>')





document.write('<div id=\"gist-224068\" class=\"gist\">\n  \n  \n    \n            \n\n      <div class=\"gist-file\">\n        <div class=\"gist-data gist-syntax\">\n          \n          \n          \n            <div class=\"gist-highlight\"><pre><div class=\"line\" id=\"LC1\"><span class=\"c1\">// Send SMS<\/span><\/div><div class=\"line\" id=\"LC2\"><span class=\"n\">UIPasteboard<\/span> <span class=\"o\">*<\/span><span class=\"n\">pasteboard<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">UIPasteboard<\/span> <span class=\"n\">generalPasteboard<\/span><span class=\"p\">];<\/span><\/div><div class=\"line\" id=\"LC3\"><span class=\"n\">pasteboard<\/span><span class=\"p\">.<\/span><span class=\"n\">string<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">self<\/span> <span class=\"n\">showDetails<\/span><span class=\"p\">];<\/span><\/div><div class=\"line\" id=\"LC4\">&nbsp;<\/div><div class=\"line\" id=\"LC5\"><span class=\"c1\">// Note that there must be a space after sms://. This is because if you<\/span><\/div><div class=\"line\" id=\"LC6\"><span class=\"c1\">// enter @&quot;sms://&quot; as your URL, the SMS will open with the inbox as the view<\/span><\/div><div class=\"line\" id=\"LC7\"><span class=\"c1\">// rather than the compose window as the view    <\/span><\/div><div class=\"line\" id=\"LC8\"><span class=\"p\">[[<\/span><span class=\"n\">UIApplication<\/span> <span class=\"n\">sharedApplication<\/span><span class=\"p\">]<\/span> <span class=\"nl\">openURL:<\/span><span class=\"p\">[<\/span><span class=\"n\">NSURL<\/span> <span class=\"nl\">URLWithString:<\/span><span class=\"s\">@&quot;sms:// &quot;<\/span><span class=\"p\">]];<\/span><\/div><div class=\"line\" id=\"LC9\">&nbsp;<\/div><\/pre><\/div>\n          \n        <\/div>\n\n        <div class=\"gist-meta\">\n          <a href=\"http://gist.github.com/raw/224068/e1ac2bdde25ed45fea50e75d73b400106fdf0fdd/send_sms.m\" style=\"float:right;\">view raw<\/a>\n          <a href=\"http://gist.github.com/224068#file_send_sms.m\" style=\"float:right;margin-right:10px;color:#666\">send_sms.m<\/a>\n          <a href=\"http://gist.github.com/224068\">This Gist<\/a> brought to you by <a href=\"http://github.com\">GitHub<\/a>.\n        <\/div>\n      <\/div>\n    \n  \n<\/div>\n')
