{"id":24726,"date":"2017-04-19T16:27:26","date_gmt":"2017-04-19T14:27:26","guid":{"rendered":"http:\/\/help.qualiware.it\/qw-help\/?p=24726"},"modified":"2017-04-19T16:27:26","modified_gmt":"2017-04-19T14:27:26","slug":"apertura-di-un-documento-o-registrazione","status":"publish","type":"post","link":"https:\/\/help.qualiware.it\/qw-help\/apertura-di-un-documento-o-registrazione\/","title":{"rendered":"Apertura di un documento o registrazione"},"content":{"rendered":"<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"csharp\">' Il seguente frammento di codice apre un documento o una registrazione di cui si conosce il codice assoluto\r\n \r\ndim iddoc as string = &lt;ID tipo documento o registrazione&gt;  ' es. \"DW\", \"MN\", ecc.\r\ndim coddoc as string= &lt;codice assoluto documento o registrazione&gt; ' es. PackCode(\"MN\",&lt;numero NC&gt;) oppure PackCode(\"DW\", &lt;cod categoria&gt;,&lt;tipo&gt;,&lt;codice&gt;,&lt;ind. revisione&gt;)\r\n\r\nBrowserDo(form.Page, \"opendoc.aspx?DOC=\" + EscapeJavaScript(iddoc + \"|\" + coddoc))<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&#8216; Il seguente frammento di codice apre un documento o una registrazione di cui si conosce il codice assoluto dim iddoc as string = &lt;ID tipo documento o registrazione&gt; &#8216; es. &#8220;DW&#8221;, &#8220;MN&#8221;, ecc. dim coddoc as string= &lt;codice assoluto documento o registrazione&gt; &#8216; es. PackCode(&#8220;MN&#8221;,&lt;numero NC&gt;) oppure PackCode(&#8220;DW&#8221;, &lt;cod categoria&gt;,&lt;tipo&gt;,&lt;codice&gt;,&lt;ind. revisione&gt;) BrowserDo(form.Page, &#8220;opendoc.aspx?DOC=&#8221; +&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":""},"categories":[65],"tags":[71],"acf":[],"_links":{"self":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24726"}],"collection":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/comments?post=24726"}],"version-history":[{"count":0,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24726\/revisions"}],"wp:attachment":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/media?parent=24726"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/categories?post=24726"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/tags?post=24726"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}