Why '\' cannot be recognized in the cofigurati​on file content using read key vi

Thanks.
Solved!
Go to Solution.

turbot wrote:
I use default, but replaced by mass code differently each time.
Do you mean replaced by LabVIEW? If so, the Write Key function will automatically adapt to the data type you wire to the value terminal. Write Key is polymorphic, and does not display the 'Write Raw String? (F)' option unless you right click on the function and switch from automatic to string.
I've attached a VI (LabVIEW 7.0) that shows examples of different ways to write and read a path to an INI.
Open the INI created by this VI and compare the ways the data is written and read from the file...
[Backslash]
PathAsString="C:\\Documents and Settings\\pbrooks\\Desktop\\Escaped Backslashes.ini"
PathAsPath="/C/Documents and Settings/pbrooks/Desktop/Escaped Backslashes.ini"
PathAsRawString="C:\Documents and Settings\pbrooks\Desktop\Escaped Backslashes.ini"
Message Edited by Phillip Brooks on 04-16-2009 07:47 AM
Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.
"You are what you don't automate"
Inplaceness is synonymous with insidiousness
Attachments:
Escaped Backslashes.vi ‏68 KB

Similar Messages

  • Why cannot QuickVPN reach into the shared folder behind WRVS4400n

    Why cannot QuickVPN reach into the shared folder behind WRVS4400n ?
    I can remotly log onto the router WRVS4400n through QuickVPN from my WinXP PC, but i cannot reach into the folder behind the router. After I log onto the router, i cannot find a new interface appearing in Network Connections. I do not have a new IP address which allow me to reach into the folder behind the router. Anyone can do me a favor ? Please see three attached pic. Thank you so much.

    Today, 11:29 PM
    I think it has something to do with WPA2/AES key renewals.

  • Error message during copy of new version, it says the operation cannot be completed because the item foxfire is in use.

    During downloading of 7.0 Foxfire, during the copy I get an error message that says the operation cannot be completed because the item Foxfire is in use.

    If there are problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the disk image (dmg) file to the desktop
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • HT5030 itunes cannot locate or access the itunes64.msi file to update

    itunes cannot locate or access the itunes64.msi file to update

    Okay. Let's try newer versions of the instructions, then.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Why can't I find the getting started file on my desktop?

    Why can't I find the getting started file on my desktop? I know the name is different in the video, but the folder itself is not sowing up after i download it and try to create the site.

    Can someone please help me with my question?
    I'm trying to remove private browsing from my computer and I need to find the "MainMenu.nib" file... when I go to that directory it isn't there.
    I'm running Yosemite.

  • Why are my new file contents not read?!

    Hi,
    I have a web application with a StartupServlet. In this Servlet my web application is initialised by reading out a file (init.xml) from disk. When the app server has been started and I modified the contents of the init.xml and reload the StartupServlet the new contents are not read. Only the old file contents are visible at the StartupServlet... The init.xml file is read using the ClassLoader.getResouceAsStream();
    Could someone please explain to me why the old file contents are read and not the new file contents???
    dee3lmo

    Notice that by simply accessing your servlet again, your servlet won't be reloaded!
    Please read the resource from your servlet using the ServletContext, as follows:
    getServletContext().getResourceAsStream("init.xml");
    instead of using the servlet's classloader.
    This will ensure that you will always read the most recent version of the resource, without having
    to reload your servlet.
    Hope this helps.

  • Struts Support: "Cannot  parse the struts configuration file" when using the Struts Portlet Wizard

    I'm currently trying to deploy the struts-example webapp from Struts 1.1 RC1 into
    Weblogic Portal 8.1 using the Struts Portlet wizard made available by the "JSR
    168 and Struts Support" patch.
    I select the struts module successfully "struts-example" and am prompted for the
    location of name mangled configuration file (i.e "struts-config.xml" for struts-example
    becomes "jpf-struts-config-struts-example.xml").
    As soon as I hit next, I am prompted with a dialog informing that me that [Workbench]
    "Cannot parse the struts configuration file."
    Given that this is a file supplied with the struts distro and that I can deploy
    the struts-example to Vanilla WLS 8.1 without problems I suspect this is a problem
    with my attempt to use the Struts Portlet.
    Can anyone please help?
    Thanks,
    --Andy Hull

    I'm currently trying to deploy the struts-example webapp from Struts 1.1 RC1 into
    Weblogic Portal 8.1 using the Struts Portlet wizard made available by the "JSR
    168 and Struts Support" patch.
    I select the struts module successfully "struts-example" and am prompted for the
    location of name mangled configuration file (i.e "struts-config.xml" for struts-example
    becomes "jpf-struts-config-struts-example.xml").
    As soon as I hit next, I am prompted with a dialog informing that me that [Workbench]
    "Cannot parse the struts configuration file."
    Given that this is a file supplied with the struts distro and that I can deploy
    the struts-example to Vanilla WLS 8.1 without problems I suspect this is a problem
    with my attempt to use the Struts Portlet.
    Can anyone please help?
    Thanks,
    --Andy Hull

  • "Cannot  parse the struts configuration file" when using the Struts Portlet Wizard

    I'm currently trying to deploy the struts webapp from Struts 1.1 into
    Weblogic Portal 8.1 using the Struts Portlet wizard.
    I select the struts module successfully and am prompted for the
    location of configuration file.
    As soon as I hit next, I am prompted with a dialog informing "Cannot parse the
    struts configuration file."
    I have 't started my server.
    Thanks
    Kicha

    I'm currently trying to deploy the struts webapp from Struts 1.1 into
    Weblogic Portal 8.1 using the Struts Portlet wizard.
    I select the struts module successfully and am prompted for the
    location of configuration file.
    As soon as I hit next, I am prompted with a dialog informing "Cannot parse the
    struts configuration file."
    I have 't started my server.
    Thanks
    Kicha

  • Why can't I change the cost center in PA0001 using PA30?

    Hi Gurus,
    Please help.  I cannot seem to find the means to enter the cost center in the organizational assignment infotype PA0001.  It is showing as greyed out/display only. 
    As background, these personnel files were setup for time entry.  Other infotypes populated that might be impacting it are 0315.  We are not setup for organizational management within SAP.
    As I remember if I don't populate sender cost center/create infotype in 0315, I can change the cost center in PA0001 using PA30, but if I do I'm greyed out.
    Can anyone provide some insights and a possible fix for this?
    Thanks.

    Try turning it OFF by removing the X and saving it.
    Then check on PA30 if the cost center field is enabled for you to enter.
    If this doesn't work, please put the X back in the table and save it.

  • HT1926 Why can't I download the itunes installer file to my iPhone?

    It is required to run on my PC inorder to use my iPhone as an internet connection!!! *** Apple spend hundreds on the latest greatest brick and it still ***** very unhappy 5s (s is apparently for SUCKER) owner.
    I use my phone as a hotspot and I recently had to restore my windows computer, thus deleting the itunes program and installer... Sooooo I figure no big deal the iPhone shows up in windows 8 with a drive labeled "internal storage" why can I not simply download the windows installer file to that folder on my iPhone and run it on my PC ( much like a very over priced thumb drive) but no sir apple prohibits it's iPhone from downloading .exe files to anywhere on itself through safari ***???? Yes I can go to any public library and download it to a thumb drive in the morning but what to do all night???? ..... I got it vent about the infinite ways the control misers at Apple find to make the simplest of tasks next to impossible... Will once again be an android user in the bear future.... Expense is justified in defense if common sense... So to you apple I give -1 of 5 stars for overbearing control freak power hungry activities!!!!

    It's a phone, not a thumb drive. If you want to download an .exe file to a thumb drive, then buy one. We are not Apple here - we are just users like you, and this is a user to user technical help forum. So, if you have a technical question please ask it.
    Otherwise, you are wasting your breath.
    Cheers,
    GB

  • Itunes cannot locate or access the itunes64.msi file to update

    My ipod automatically updated itself and now cannot use the older version of itunes on my computer.
    I have itunes 9.0.0.70. When I try to uninstall it or update it I receive this error message:
    "The feature you are trying to use is on a network resource that is unavailable.
    Click OK to try again. or enter an alternate path to a folder containing the installation package 'itunes64.msi' in the box below."
    I've manually located the file and it still will not use it.
    Help!

    "The feature you are trying to use is on a network resource that is unavailable. Click OK to try again. or enter an alternate path to a folder containing the installation package 'itunes64.msi' in the box below."
    These sorts of msi-related troubles have gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for *at least version 3.0* of the Windows Installer CleanUp utility. After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove".
    Quit out of CleanUp, restart the PC and try installing iTunes 9.2 again. Does the install go through properly this time?
    (If you do find a clean download site for the correct version of CleanUp, please don't tell me where it is. Without wishing to sound paranoid (although I grant it does sound paranoid), there is a non-zero chance that posting links to download locations for the utility here at Discussions leads to that download location being shut down.)

  • I am having trouble with replacing my old Firefox version 3.6.3 with the new 9.0 version on my Macbook. I have it downloaded as a dmg file, but I keep getting a message that the opertion cannot be completed because the item Firefox is in use...HELP!

    After having the issue with my photos being blocked on Facebook, I was told I needed to upgrade to the newest version of Firefox and that the version I am currently using (3.6.3) is no longer supported with security updates. I have tried to follow the steps in the upgrade process through Firefox itself, but have been unable to do it...I would love step by step instructions to walk me through it as I don't know what I am doing wrong.'''bold text'''

    If there are problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the disk image (dmg) file to the desktop
    *Firefox 9.0.x: http://www.mozilla.org/en-US/firefox/all.html
    *Trash the current Firefox application to do a clean (re-)install
    *Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data if you uninstall and (re)install Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Why won't CS4 open the CR2 RAW files from my Canon G11?

    I am running Snow Leopard  V6.2. I have Adobe Design Premium with what I thought were all of the most recent updates loaded but when I tried to open one of the RAW files from my Canon G11  in PS CS4 it did not recognize the file type and it and would not open.  Wouldn't CS4 premium update also update PS CS4 with all the most recent files including ACR and the latest definitions?
    What version of ACR would have the latest RAW definitions for the G11 and how should it be loaded?

    Bennett Richards wrote:
    What is the correct way of installing the ACR plugin?  Just ru
    n the DMG or is there a file that must be placed in
    applications?
    This is what is written on that page:
    To open a DMG file:
    Double-click the file. This will open Disk Copy, which mounts the image on your desktop.
    Manual installation on Mac:
    1. Exit Photoshop CS4 and Adobe Bridge.
    2. Open the download file and double-click Setup, and follow the on-screen instructions.
    3. Launch Photoshop CS4 or Adobe Bridge.
    Is that so difficult?   

  • Why can't I find the "MainMenu.nib" file on my Macbook air?

    I'm trying to remove private browsing from my computer and I need to find the "MainMenu.nib" file... when I go to that directory it isn't there.
    Help please.

    Can someone please help me with my question?
    I'm trying to remove private browsing from my computer and I need to find the "MainMenu.nib" file... when I go to that directory it isn't there.
    I'm running Yosemite.

  • Why do I keep getting the error message "insufficient content for edit"?

    I'm following a tutorial to create crawling text but when I come to superimpose it onto my video, I get the error message "insufficient content for edit"?
    The crawling text lasts for 10 seconds.
    I'm confused

    I usually get that error when I'm trying to cut in a shot that FCP decides is lacking in content. It might be a perfectly good shot on its own, but it doesn't really add to the story. When I step back and think about it, the program is usually right. I also sometimes get "Edit operation had no effect" which is a little harsh. I like to think my edits have some effect.

Maybe you are looking for

  • Firefox was taking 3 tries to open and run and now it is opening up hundreds of windows. I have tried uninstalling and re-installing already.

    I revamped my computer with all new hardware and installed Firefox. I found that it was taking 3 tries to get the window to stay up and not crash immediately. This has been ongoing for a few months. For no reason that I can see (I have not downloaded

  • Getting error while creating abstract method

    hi folks, i facing issue for ABSTRACT Class. I am trying to create abstarct method, (refered example from saptechnical site), I created one attribute i-num, created one method AREA, in  implementation area , i made it as Abstract, then i did syntax c

  • Values in Colum as separate columns

    I have a table that looks like this: Company (varchar), FieldName (varchar) Valuex (varchar) Data may look like this: Company Fieldname Valuex 123 Name John 123 MiddleName C 123 LastName Smith I would like to write a query that comes out like this: C

  • Privileges on tablespace

    Hi all, A real beginner's question: I created a tablespace ts_name, and when I try and create my table using the tablespace, I get: ORA-01950: no privileges on tablespace 'TS_NAME' Which privileges do I need to setup? Thanks Philippe

  • SLOW BROADBAND SPEED AFTER NETWORK UPGRADE IN MY ...

    On 15 Dec 10 I received an email from BT Broadband saying " congratulations the BB Network has been upgraded in my area   ( Woodley, Berkshire, Exchange) I was warned I would experience reduced BB speads for up to 10 days then would see improvement.