{"id":2562,"date":"2022-01-23T17:24:08","date_gmt":"2022-01-23T16:24:08","guid":{"rendered":"https:\/\/hein.artstage.nl\/?p=2562"},"modified":"2022-01-23T17:24:50","modified_gmt":"2022-01-23T16:24:50","slug":"omgevings-variabelen","status":"publish","type":"post","link":"https:\/\/hein.artstage.nl\/?p=2562","title":{"rendered":"Omgevings Variabelen"},"content":{"rendered":"\n<p>Een omgevings variabele kan in commando&#8217;s of batch bestanden gebruikt worden als %&lt;variabele&gt;%<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>echo %&lt;variabele&gt;%<\/code><\/pre>\n\n\n\n<p>Met dit commando kun je de waarde van een variabele opvragen.<\/p>\n\n\n\n<p>Met <em>path<\/em> kun je de inhoud van die variabele zien. Deze wordt gebruikt om mappen aan te geven waarin gezocht wordt naar programma bestanden naast de map waar het programma in staat.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>set<\/code><\/pre>\n\n\n\n<p>Met dit commando kun je alle omgevings variabelen opvragen.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Setx &lt;variable&gt; \"&#91;%&lt;variabele&gt;%;]&lt;waarde&gt;\" \/M<\/code><\/pre>\n\n\n\n<p>Met dit commando kun je een waarde aan een variabele toekennen. <\/p>\n\n\n\n<p>De optie <em>\/M <\/em>maakt dat de variabele overal op de computer gebuikt kan worden.<\/p>\n\n\n\n<p>Als <em>path <\/em>als variable wordt gebruikt wil je een pad toevoegen, dus moet de variable ook ingegeven worden. De waarde is dan een volledig pad.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Een omgevings variabele kan in commando&#8217;s of batch bestanden gebruikt worden als %&lt;variabele&gt;% Met dit commando kun je de waarde van een variabele opvragen. Met path kun je de inhoud van die variabele zien. Deze wordt gebruikt om mappen aan te geven waarin gezocht wordt naar programma bestanden naast de map waar het programma in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[93,98],"tags":[],"class_list":["post-2562","post","type-post","status-publish","format-standard","hentry","category-command-prompt","category-omgevings-variabelen"],"_links":{"self":[{"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/posts\/2562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2562"}],"version-history":[{"count":2,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/posts\/2562\/revisions"}],"predecessor-version":[{"id":2564,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=\/wp\/v2\/posts\/2562\/revisions\/2564"}],"wp:attachment":[{"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2562"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hein.artstage.nl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}