Jump to content

hooovahh

Moderators
  • Posts

    3,392
  • Joined

  • Last visited

  • Days Won

    284

Everything posted by hooovahh

  1. File Name: Windows Environment Variable Reader Writer File Submitter: hooovahh File Submitted: 30 Oct 2006 File Updated: 2 Nov 2006 File Category: General Purpose: This Vi was made so that you can easily view and create environment variables from within Windows XP. Features: You are able to read all environment variables which you have available to you at the command prompt by typing "set". It also can write environment variables by writing them to the registry in the following location: HKEY_CURRENT_USER\Environment Also for added safty it will check the name you are trying to use, and won't allow its creation if a variable with that name already exists. Usage: To use this VI you need to be using Labview version 8.20. With Labview 8.20 installed open the VariableReadWrite.vi file, then click run. While it's running open the View Variables tab and click "Refresh Variables" to view all your command prompt variables. Two String arrays are created, the Name of the variables, and their values. A text window is also displaying what the user would see if they typed "set" at a command prompt. To create a variable open the Create Variables tab and fill in the information for Variable Name and Variable Value; then click Create Variable. Please note that you may need to log off then back on for the new variable to take effect. If needed there is a "Run Regedit" button which will open the registry. From here you can see the newly created variables in the location mentioned in the Features section. When you are done click stop to end the program. Click here to download this file
  2. Yes I can see the page but it says "We're sorry, but your last request produced the following error: We could not find the file specified"
  3. Hello all, I recently submitted some code to be in the code repository but it was rejected for a very minor issue. My question is this, to re-submit do I have to start all over with the submission process. Or can I simply upload a new .zip file with the fixed code? I tried looking around for a place to re-upload my zip but I couldn't find any thing. I looked in my control panel, and in the section of the code repository that I submitted my code to. Thanks.
  4. hooovahh

    Hello All

    Hello all, I'm hooovahh or the hoove. I'm a member of a couple other forums, none of which are labview based until now. Chris gave me the link to this place and said I should join, little did I realize he as the 2nd most posts of any one. I've been using labview at work for a couple years now but I enjoy just making programs with it on my own. Uh let me see what else is there, I'm 20 and married to my high school sweet heart. And no we don't have any kids. I'm going to college to be an electrical engineer, and my wife is going to become a teacher. We live in Michigan around the flint area. I make music videos for fun, you can find some at video.google.com search for hooovahh you can also find my wedding there. And here's my myspace incase any one cares www.myspace.com/hooovahh
  5. Wow good going chris, I almost feel proud to work for you. (insert sarcasm here) But seriously good going now if only you had more posts than the Admin only about 160 more to go.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.