<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WD.ENV file - env codes vs. globals in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3227730#M47535</link>
    <description>&lt;P&gt;There are different ways to achive networking in ACADE. Try looking at this very helpful site under &lt;A href="http://www.ecadconsultant.com/tips.html#Networking" target="_blank"&gt;Sharing AutoCAD® Electrical across a network&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2011 04:55:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-11-15T04:55:08Z</dc:date>
    <item>
      <title>WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3227526#M47534</link>
      <description>&lt;P&gt;Is there any difference (in end effect) between these two lines that I might add to the WD.ENV file:&lt;/P&gt;&lt;P&gt;My goal is to make it so that everyone in our company is using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.)&amp;nbsp; SETQ : GBL_DOCSETWDBASE, Q:\ACADE 2011\AEDATA\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.) WD_DIR, Q:\ACADE 2011\AEDATA\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to make it so that my machine looks for ACADE info from our company server (Q drive) rather than my local machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a side note, I found this entry in the default wd.env file quite confusing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*WD_DIR% = base folder where "wd.env" is located&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (exaple: "C:\My Documents\AcadeE 2010\AeData\")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (corresponds with global GBL_WD_DOCSETBASE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How exactly does it make any sense to define where a file is located - inside that file itself.&lt;/P&gt;&lt;P&gt;We're telling ACAD how to *find* wd.env....inside fo the wd.env file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I crazy that this makes no sense to me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here' an analogy:&lt;/P&gt;&lt;P&gt;Suppose you wanted to get to new york city and needed the directions to get there.&lt;/P&gt;&lt;P&gt;But the only place you find such directions was inside of new york city itself.&lt;/P&gt;&lt;P&gt;How would anyone ever get there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having the same confusing issue about wd.env file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 23:04:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3227526#M47534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-14T23:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3227730#M47535</link>
      <description>&lt;P&gt;There are different ways to achive networking in ACADE. Try looking at this very helpful site under &lt;A href="http://www.ecadconsultant.com/tips.html#Networking" target="_blank"&gt;Sharing AutoCAD® Electrical across a network&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 04:55:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3227730#M47535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-15T04:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228032#M47536</link>
      <description>&lt;P&gt;Thanks for pointing that out Evan, but I have already read that, as well as what's on the autodesk wiki.&lt;/P&gt;&lt;P&gt;I'd like to focus my question on this wd.env file issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is it that there's a line inside of the wd.env file that defines where that very same wd.env file is to be located?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone else see the fundamental problem there?&lt;/P&gt;&lt;P&gt;Defining a file's path location - - inside fo the file itself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When ACAD first launches, I assume it uses the settings inside of the wd.env file to setup the environment.&lt;/P&gt;&lt;P&gt;So it must know where wd.env is, right?&lt;/P&gt;&lt;P&gt;How does it know?&lt;/P&gt;&lt;P&gt;So it has to already, somehow implicitly know, where the wd.env file is located.&lt;/P&gt;&lt;P&gt;Yet, at the same time, the path location of the wd.env file is defined in one of the lines inside the wd.env file???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems convoluted and impossible.&lt;/P&gt;&lt;P&gt;Yet it works.&lt;/P&gt;&lt;P&gt;So I know I'm misunderstanding something.&lt;/P&gt;&lt;P&gt;I'm just not sure what exactly. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 13:19:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228032#M47536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-15T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228412#M47537</link>
      <description>&lt;P&gt;It is possible to have multiple .env files that are project specific.&amp;nbsp; Inside these files you may need to point to the default wd.env file.&amp;nbsp; Just a thought.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 17:35:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228412#M47537</guid>
      <dc:creator>sonny3g</dc:creator>
      <dc:date>2011-11-15T17:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228458#M47538</link>
      <description>&lt;P&gt;I've heard of that Scott, thanks.&lt;/P&gt;&lt;P&gt;I suppose if you wanted to get really, really efficient with ACADE you could use project specific env files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But getting back to my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does ACAD, at first launch, decide what path to search through to get to the WD.env file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem right now is that I have a "wd.env" file both on my local machine and on my server's networked drive:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Documents and Settings\My Documents\Acade 2011\AeData\wd.env&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q:\Acade 2011\AeData\wd.env&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I never know which one it's using.&lt;/P&gt;&lt;P&gt;I'll try putting different settings in each (such as changing them so that the insert schematic symbol browse menu goes to a networked location instead of local machine) to give me a clue of which one is "active".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then it seems as though it's pulling some settings from each file.&amp;nbsp; It seems it's not a "one or the other" situation, but a "use a little bit of both" situation.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 18:03:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3228458#M47538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-15T18:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3237632#M47539</link>
      <description>&lt;P&gt;Take a look at the attached document. It trys to explain the relationship of &lt;EM&gt;wd.env&lt;/EM&gt; file, and the &lt;EM&gt;wd_load.lsp&lt;/EM&gt; file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for&amp;nbsp;the reference you found in the wd.env file to the %WD_DIR%, the meaning to this is that when you want to specify the path to the wd.env file, instead of typing in an explicit path that may change, you can enter the variable %WD_DIR%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way if the explicit path changes, your entry will still find the correct location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2011 22:43:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3237632#M47539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-22T22:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502288#M47540</link>
      <description>&lt;P&gt;Here's what doesn't make sense to me.&lt;/P&gt;&lt;P&gt;The lisp file defines the variable GBL_WD_DocSetWDBase.&lt;/P&gt;&lt;P&gt;This variable defines where WD.ENV file is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But within the contents of WD.ENV is a line where you can set the variable GBL_WD_DocSetWD to whatever you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a circular reference.&lt;/P&gt;&lt;P&gt;GBL_WD_DocSetWD defines where WD.ENV is.&lt;/P&gt;&lt;P&gt;But WD.ENV defines GBL_WD_DocSetWD (or at least is capable of doing so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can this be?&lt;/P&gt;&lt;P&gt;Which one's settings are ultimately used?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does my question make sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, I tried adding this line to WD.ENV but it doesn't produce any effect:&lt;/P&gt;&lt;P&gt;SEQ:GBL_WD_DocSetWD, "\\ptssbs2008\autocadedatabse\installation deployment\AeData\", redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where the "installation deployment" directory is a network deployment style installation that I created from within the autocad installer.&amp;nbsp; One of the settings in this deployment is to put the Symbol Library and the Databases on our server so that everyone is using the same thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would require, however, that everyone reinstall ACADE.&lt;/P&gt;&lt;P&gt;I'd rather figure out how to just change WD.ENV to make plc database and catalog lookups pull from the databases on the server rather than their local machine.&amp;nbsp; This would achieve the synchornization we're looking for without requiring everyone do a fresh install from the network deployment.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2012 14:37:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502288#M47540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-15T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502388#M47541</link>
      <description>&lt;P&gt;I think you are interpreting this comment incorrectly, as more than a comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*WD_DIR% = base folder where "WD.ENV" is located&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (example: "C:\My Documents\AcadeE 2010\AeData\")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (corresponds with global GBL_WD_DOCSETBASE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just a comment in the WD.ENV file telling you that you can use the variable %WD_DIR% to represent the path to the ENV folder. You can use this variable anywhere in the WD.ENV file without have to type in the explicit address to the file. This is not meant to imply that you can set the path in the ENV file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, by default ENV files are stored in the &lt;EM&gt;C:\Users\{username}\Documents\Acade 2013\AeData&lt;/EM&gt;&amp;nbsp;folder. In the WD.ENV file this path can be represented by %WD_DIR%. By default the catalog files are stored as a sub-folder in the AEData folder, so the line in the WD.ENV file for the catalog path can be either:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WD_CAT,%WD_DIR%/catalogs/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(this is the default)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WD_CAT,C:\Users\{username}\Documents\Acade 2013\AeData/catalogs/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(using the explicit path)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a default installation, these two lines would produce the same results. However, if not a default installation, for example two users on the same computer, the explicit path (2nd line) would change possibly producing pathing errors. The first line using the variable would adjust automatically to the correct path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You &lt;EM&gt;&lt;STRONG&gt;&lt;U&gt;cannot&lt;/U&gt;&lt;/STRONG&gt;&lt;/EM&gt; change the search path to the ENV file in the WD.ENV file, it can only be changed in the WD_LOAD.LSP file. This LISP file is loaded automatically when ACE starts, and points ACE to the folder where the ENV files are stored. As mentioned in a different post, you can have a different ENV file for different projects, but all ENV files must be located in the same folder as specified in the WD_LOAD.LSP file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is another way to establish a consistent environment for your users is in this post:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://forums.autodesk.com/t5/AutoCAD-Electrical/wd-env-file-location/m-p/2963360/highlight/true#M22852"&gt;http://forums.autodesk.com/t5/AutoCAD-Electrical/wd-env-file-location/m-p/2963360/highlight/true#M22852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The key to using this method is to rename the AEData folder on the local drive so that ACE is forced to the search path to find the&amp;nbsp;relocated&amp;nbsp;AEData folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2012 15:20:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502388#M47541</guid>
      <dc:creator>randy.brunette</dc:creator>
      <dc:date>2012-06-15T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502444#M47542</link>
      <description>&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the detailed reply.&amp;nbsp; It appears I can achieve the synchronization I'm looking for my using the deployment installation I have created.&amp;nbsp; I used a test machine at work, installed ACADE from the deployment, and now when the test machine adds something to the catalog or the plc database, I see those additions immediately on my machine as well. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is excellent except for one thing: it requires everyone reinstall ACADE in my department.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd rather just add a few lines to their WD.ENV files to achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried adding the line:&lt;/P&gt;&lt;P&gt;WD_CAT,Q:\INSTALLATION DEPLOYMENT\AEDATA\CATALOGS\&lt;/P&gt;&lt;P&gt;to the WD.ENV file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works fine on the 64-bit deployment, but doesn't work on another machine that is running a 32-bit deployment I created.&amp;nbsp; That machine gives me the message:&lt;/P&gt;&lt;P&gt;(no catalog lookup file found)&lt;/P&gt;&lt;P&gt;at the command prompt when I do a catalog lookup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Upon creation, both deployments (64-bit and 32-bit) were made to point at the same place on the server for the Symbol Library and Catalog info.&amp;nbsp; I don't know why it works for the 64 but not the 32.&amp;nbsp; I shouldn't even need the WD_CAT statement in the WD.ENV file at all should I?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both deployments use the same WD.ENV file.&amp;nbsp; I'm certain of this because other entries I've made in the WD.ENV file *do* work, such as changing the default path of the "browse" button on the Insert Schematic Component menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very, very close to achieving my end goal here.&amp;nbsp; Unfortunately we do have 32-bit machines yet in use here.&amp;nbsp; I have to figure out a way to make it work for them too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2012 15:42:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/3502444#M47542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-15T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452313#M47543</link>
      <description>&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;We would like to have a different location for the enviroment file. I figured hou how to change the wd_load.lsp file line 140 to the desired directory, but this really breaks autocad.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;; ** 04-Jan-07 NEHolt - 879631&lt;BR /&gt;;(setq GBL_wd_DocSetWDBase (strcat (wd_4_all_slashes_forward (getvar "MYDOCUMENTSPREFIX"))&lt;BR /&gt;;"/AcadE " version_number "/AeData/"))&lt;BR /&gt;(setq GBL_wd_DocSetWDBase "C:/ACADE Shared Directories/ACADE/")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when we do its it load the correct wd.env file in our desired location but causes acad electrical to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 1. clears projects in project list&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 2. the local project database goes to temp instead of the use project and uses a temp name instead of the project name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 14:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452313#M47543</guid>
      <dc:creator>amigaman68</dc:creator>
      <dc:date>2022-09-29T14:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452806#M47544</link>
      <description>&lt;P&gt;It will be a little hard to determine without actually seeing your path structure and ENV file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that you have inadvertently also changed some of the other paths in the ENV file such as the User folder which contains the LastProj.fil file that contains the project list. The User folder must remain unique for each user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By default this path is set to&amp;nbsp;WD_USER,%DS_DIR%/user/ in the standard WD.ENV file. The global variable is&amp;nbsp;GBL_WD_DOCSETBASE. Notice that this is VERY similar to the ENV global varialbe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need more clarification on the database challenge. Are you referring to the project scratch database? Those are also located in the User folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 18:03:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452806#M47544</guid>
      <dc:creator>randy.brunette</dc:creator>
      <dc:date>2022-09-29T18:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452841#M47545</link>
      <description>yes i was referring to the scratch database&lt;BR /&gt;&lt;BR /&gt;Below is my wd.env file&lt;BR /&gt;&lt;BR /&gt;* AutoCAD Electrical - project environment settings.&lt;BR /&gt;* Format is: env code,setting,description (separated by commas)&lt;BR /&gt;* The setting value, if a path, can be fully hard-coded or can include one&lt;BR /&gt;* of the following aliases:&lt;BR /&gt;*&lt;BR /&gt;* %PF_DIR% = base executable install folder&lt;BR /&gt;* (example: "C:\Program Files\Autodesk\AutoCAD 2014\Acade\")&lt;BR /&gt;* (corresponds with global GBL_WD_BASEINSTALL)&lt;BR /&gt;&lt;BR /&gt;* %DS_DIR% = "C:\ACADE Projects\Project Databases\"&lt;BR /&gt;* (example: "C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical 2014\R19.1\enu\Support\")&lt;BR /&gt;* (corresponds with global GBL_WD_DOCSETBASE)&lt;BR /&gt;&lt;BR /&gt;* %WD_DIR% = "C:\ACADE Shared Directories\ACADE"&lt;BR /&gt;* (example: "C:\Users\{username}\Documents\AcadE 2014\AeData\")&lt;BR /&gt;* (corresponds with global GBL_WD_DOCSETWDBASE)&lt;BR /&gt;&lt;BR /&gt;%SL_DIR% = "C:\ACADE Shared Directories\ACADE\Libs\"&lt;BR /&gt;* (example "C:\Users\Public\Documents\Autodesk\Acade 2014\Libs\")&lt;BR /&gt;* (corresponds with global GBL_WD_BASELIBS)&lt;BR /&gt;&lt;BR /&gt;%ACAD_SUP_FIRST% = "c:\ACADE Shared Directories\ACADE\Support\"&lt;BR /&gt;* %ACAD_SUP_LAST% = last path listed under ACAD support file path list&lt;BR /&gt;*&lt;BR /&gt;******************&lt;BR /&gt;*&lt;BR /&gt;* "*" in first column disables the line (i.e. comments it out)&lt;BR /&gt;*&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* NOTE: internal global variables can be preset using a "SETQ:" prefix.&lt;BR /&gt;* Format is: "SETQ:", global variable name, value, description&lt;BR /&gt;* By default, "value" is evaluated as a character string. To force it to read as an&lt;BR /&gt;* integer, real, or nil value, preceed value with ' character.&lt;BR /&gt;* ex: SETQ:GBL_wd_pi,'3.1416, evaluates as "real" number&lt;BR /&gt;* ex: SETQ:GBL_wd_int,'7, evaluates as "integer" number&lt;BR /&gt;* ex: SETQ:GBL_wd_xx,'nil, sets global to "nil" or null value&lt;BR /&gt;* ex: SETQ:GBL_wd_str,romans.shx, defaults to character string value&lt;BR /&gt;*&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Program executable, dialog, and support files&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD,%PF_DIR%/support/%WD_LANG%/,AutoCAD Electrical dialog files, xls templates, and other support files&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* User temp file folder, CANNOT shared with other users&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD_USER,%DS_DIR%/user,AutoCAD Electrical user temp file folder&lt;BR /&gt;*WD_USER,C:/ACADE Projects/Project Databases/USER/&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Symbol Insertion and Library Paths&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD_LIB,%SL_DIR%/NFPA;%SL_DIR%/NFPA/1-;C:/ACADE Shared Directories/ACADE/Bastian/User Blocks;%SL_DIR%/pneu_iso125;%SL_DIR%/pid;%SL_DIR%/hyd_iso125, schem, 1-line, and pneumatic/pid/hydraulic default paths&lt;BR /&gt;WD_PNL,%SL_DIR%/panel, panel layout symbol library base folder&lt;BR /&gt;*WD_CIRCBUILDER_FNAM,"ace_circuit_builder.xls",Circuit Builder spreadsheet file name&lt;BR /&gt;WD_INSCOMPDLG,C:/ACADE Shared Directories/ACADE/Bastian/User Blocks/&lt;BR /&gt;*WD_INSFPDLG,x:/some path/,to override starting path for INS PNL COMP browse button&lt;BR /&gt;*WD_INSCKTDLG,x:/some path/,to override starting path for INS CKT file selection dialog&lt;BR /&gt;WD_WBLOCKDLG,C:/ACADE Shared Directories/ACADE/Bastian/User Blocks/&lt;BR /&gt;*WD_PICKLIST,%WD_DIR%/%WD_LANG%/catalogs/wd_picklist.mdb,ins component from catalog list file&lt;BR /&gt;*WD_USERCKTDIR,x:/some path/,default folder for "USER CKTS"&lt;BR /&gt;*PLC_ADDRESS_FORMAT,I:00%10%2;I:%1%2/00;--;O:00%10%2;O:%1%2/00;--;,default PLC address formats for "Quick pick"&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Catalog Parts Database Path&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD_CAT,C:/ACADE Shared Directories/ACADE/Catalogs/&lt;BR /&gt;*WD_XCAT,x:/some path/wd_xcat.lsp,to override catalog look-up and call user's external routine&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Project and drawing-related paths and settings&lt;BR /&gt;************************************************************************************&lt;BR /&gt;*WD_PROJ,%WD_DIR%/proj/, AutoCAD Electrical default project data folder&lt;BR /&gt;*WD_PICKPRJDLG,%WD_DIR%/Proj/, to override starting subdir for "PICK PROJ" button&lt;BR /&gt;WD_PROJ,C:/ACADE Projects/, AutoCAD Electrical project data folder&lt;BR /&gt;WD_PICKPRJDLG,C:/ACADE Projects/, to override starting subdir for "PICK PROJ" button&lt;BR /&gt;*WD_OPEN_DWG,(command "_.ZOOM" "_E"),AutoLISP prog or expression to autoexecute when dwg opened from PROJ dlg&lt;BR /&gt;*WD_ZIP,c:/program files/winzip/winzip32.exe,full path/name of zipping utility executable&lt;BR /&gt;*WD_ZIP,c:/program files/WinRAR/rar.exe, full path/name for alternate zipping utility&lt;BR /&gt;*WD_PROMPT_SAVE,1,set to 1 to trigger "Save changes" prompt when using open dwg next/prev arrows buttons&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Plotting &amp;amp; Reporting Path&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD_DWF_PC3,DWF6 ePlot.pc3,alternate "dwf" plotter config pc3 file reference&lt;BR /&gt;*WD_PLOT2FILEDIR,x:/some path/,target dir for AutoCAD Electrical's Batch Plot to File&lt;BR /&gt;*WD_SAVE2FILEDLG,x:/some path/,default save directory for reports&lt;BR /&gt;*WD_SET_FILES,x:/some path/,folder for report ".set" files&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Menu &amp;amp; Slide Path&lt;BR /&gt;************************************************************************************&lt;BR /&gt;*WD_MENU,C:/ACADE Shared Directories/Acade 2019/AeData/NewStandards/Bastian/Support/,to override default schem icon menu&lt;BR /&gt;*WD_PMENU,%DS_DIR%/mypnlmnu.dat,to override default panel layout icon menu&lt;BR /&gt;*WD_SLB,x:/some path/,to override path pointing to ".slb" slide lib support files&lt;BR /&gt;&lt;BR /&gt;************************************************************************************&lt;BR /&gt;* Misc&lt;BR /&gt;************************************************************************************&lt;BR /&gt;WD_SUP_ALT,C:/ACADE Shared Directories/ACADE/PLC/,to include an alternate support path (searched before normal AutoCAD Electrical support path)&lt;BR /&gt;*WD_ACADPATHFIRST,1,if 1 then check ACAD path first before AutoCAD Electrical paths&lt;BR /&gt;WD_SCR_DLG,C:/ACADE Shared Directories/ACADE/Bastian/Scripts/,to override starting path for SCRIPT file selection dialog&lt;BR /&gt;WD_MSG,ENU (English-US),map internal prompts and messages to specific language column in wd_msg.mdb file&lt;BR /&gt;*WD_LASTSURF,%DS_DIR%/user/lastsurf.tmp,extern text file listing last surfed item&lt;BR /&gt;*WD_PRINT_FONT,"Courier New" 10, Dialog's PRINT report font name and optional point size. Put quotes around multi-word font names (ex: WD_PRINT_FONT,"Times New Roman" 10)&lt;BR /&gt;*SETQ:GBL_wd_qsok,1,Project database freshen operations: 1=suppress prompt for QSAVE&lt;BR /&gt;*SETQ:GBL_wd_backup_prompt,1,ZIP backup prompt before project-wide operations: 1=prompt for backup&lt;BR /&gt;*SETQ:GBL_wd_green_x_at_connection,0,Insert wire - dynamic green x's at connections: 0=suppress&lt;BR /&gt;*SETQ:GBL_wd_xref_mtext_pinfont,"romans.shx",graphical cross-references - font for the "terminal pin" text&lt;BR /&gt;*SETQ:GBL_wd_xref_mtext_pinsize,"0.67",ratio pin/reference text size&lt;BR /&gt;SETQ:GBL_wd_wnum_noduplicate_chk,'("GND" "24VDC" "COM")&lt;BR /&gt;*SETQ:GBL_wd_colga_leaderlay,"SYMS"&lt;BR /&gt;*SETQ:GBL_wd_colga_textlay,"MISC"&lt;BR /&gt;*SETQ:GBL_wd_break_parameters,'(0.85 40.0), distance ratio/angle for PLC I/O and connector jagged break lines&lt;BR /&gt;*SETQ:GBL_wd_default_plot_outputdevice,"Default Windows System Printer.pc3", Default output device&lt;BR /&gt;*SETQ:GBL_wd_importdbUppercase,0, if 0 then Import from Project Database unchecks Force values to upper case</description>
      <pubDate>Thu, 29 Sep 2022 18:29:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11452841#M47545</guid>
      <dc:creator>amigaman68</dc:creator>
      <dc:date>2022-09-29T18:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11453008#M47546</link>
      <description>&lt;P&gt;I'm not sure why you are getting those results.&lt;/P&gt;&lt;P&gt;If you can send the WD.ENV and the WD_LOAD.LSP files to me directly at &lt;A href="mailto:randy.brunette@brutec.com" target="_blank"&gt;randy.brunette@brutec.com&lt;/A&gt;&amp;nbsp;I'll do some testing and see if I can determine what is happening.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 19:51:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11453008#M47546</guid>
      <dc:creator>randy.brunette</dc:creator>
      <dc:date>2022-09-29T19:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: WD.ENV file - env codes vs. globals</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11453110#M47547</link>
      <description>&lt;P&gt;I will send first thing tomorrow&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 20:58:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/wd-env-file-env-codes-vs-globals/m-p/11453110#M47547</guid>
      <dc:creator>amigaman68</dc:creator>
      <dc:date>2022-09-29T20:58:27Z</dc:date>
    </item>
  </channel>
</rss>

