Can't access .txt file in 2011 executable

In LabVIEW 2010 or 2011 I open a .txt file in a read file program that is one level below the main routine.
When I make an executable of the main routine it can't find the .txt file even when I put in the executable folder and at a directory level above.
Used to work in LabVIEW 8.0.
Thanks,
Mark
Solved!
Go to Solution.

Here is the zip file with all the code.  MAIN VIDAQ is the top level.
Read VIDAQ Variables reads the .txt file.
Thanks,
Mark
Attachments:
SLDAQ Basic Software LV 2011 10.01.zip ‏1804 KB

Similar Messages

  • Accessing txt files in the App server from web application

    Hi All,
    We have a use case, where we need to access txt files from the ADF web application.
    We will display to the user the path of the file and whenever he/she clicks, it should be downloaded automatically to the users machine.
    Environments we need to develop: JDeveloper 10.1.3.4 and Oracle App Server 10.1.3.1
    And our server has credentials and only those who have access to the server can access the files.
    Point me or suggest me a good solution to this use case.
    Regards,
    Naga.

    Hi Joonas,
    i was able to download the files, thanks a lot for your guidance. i will mark your answer as correct.
    Can you let me know how to achieve the following usecase.
    1. there will be multiple text files in the server i.e., out of our web application context like in some folder
    2. And we need to give user a http link and if he clicks on the link that file should be downloaded automatically to his machine.
    and we are using oracle app server 10.1.3.4, please point me to some document or example.
    thank you.
    naga.

  • All my desktop icons are Adobe Reader icons, can't access related files

    I was trying to open a file this morning, and when a pop-menu asked what application I wanted to choose (from a list) to open it, I clicked on Adobe Reader - just as a guess.   After that,  just about all my desktop icons are Adobe icons, and when I click on them, the pop up menus says I can't access the file.   These icons also show up on my menu of all my MS Office programs like Outlook, Word, Excel,  etc. 
    Tech support at Adobe recommended I use System Restore, but it also is now an Adobe icon, so I can't open it.    If anyone can help reverse this, I'd greatly appreciate it.
    Thanks,
    David

    Hi,
    This also happened to me this morning. Now all my icons are PDF symbols and Reader opens when I try to open any other program. I uninstalled Reader it and it fixed itself but when I reinstalled the program the same issue occurred.
    I wanted to make PDF reader the default application when openning PDF's vs. Distiller, tinkered and broke my computer.
    Any clues on how to bring everything back to normaL?

  • Can I access my files stored in the hard disk connected to airport extreme when I am away? how?

    Can I access my files stored in the hard disk connected to airport extreme when i am away? How?

    You can't technically. iPads cannot directly read HDDs like a computer can. 
    You will need an app liie FileBrowser to do this. Of course all file operations will be done through the App itself.
    https://itunes.apple.com/us/app/filebrowser-access-files-on/id364738545?mt=8

  • I have an MS word doc saved from a Macbook in my flash drive. Now i want to print this from an IBM compatible laptop. problem is -- I can't access the file. Please help.

    I have an MS word doc saved from a Macbook Pro on m flash drive. Now i want to print
    th same doc from an IBM Compatible laptop. Problem is, I can't access the file. Please help.

    I suggest you post your question on Microsofts own forums for their Mac products as it's their software you're having issues with:
    http://answers.microsoft.com/en-us/mac

  • Can't access my files, the circle thing keeps going round and round

    I can't access my files, the little cursor thing keeps going round and round, is there a way to by pass that or is my powerbook going dead

    What version of OS X are you running?
    Useful article here on the causes of the Spinning Beach Ball and how to troubleshoot it:
    http://www.computerworld.com/s/article/9177479/Troubleshoot_the_spinning_beach_b all?taxonomyId=89&pageNumber=1
    and also this:
    http://www.thexlab.com/faqs/sbbod.html

  • How can we access the file/directory system in the server

    Hi friends,
    I have made a text editor attached with an audio player for my project.
    Both text editor and audio player are implemented in applet and put in to a
    jsp page using jsp:plugin. Text editor and player are separate applets running
    in the same page and from same server.A client who is using this editor may
    want to save the edited text files to the server as well as hear audio files from
    directories in the server.
    My question is how can we access the file/directory system in the server
    like we do in the local machine.When the user cliks save or openfromserver button
    in the editor, folder/files in the server must be displayed as we do with FileChooser.
    I am using Apache Tomcat 5,wiindows 2000 server, jdk1.5.
    manu

    You can't access it directly. But your applet can make net connections to the server, and the server can provide that kind of functionality. Generally this is easiest by making HTTP connections and having the server provide the functionality via the web server. (So in your case, JSPs or servlets on the server would list/deliver/create/modify/delete files, and the applets would invoke those JSPs and servlets.

  • Can i get the time capsule to automatically back up my file from my Mac Book Air but have certain files which are only stored on the time capsule and not the computer? Then can i access these files only on the time capsule without connecting it?

    Can i get the time capsule to automatically back up my file from my Mac Book Air but have certain files which are only stored on the time capsule and not the computer? Then can i access these files only on the time capsule without connecting it?

    igonneau wrote:
    Can i get the time capsule to automatically back up my file from my Mac Book Air but have certain files which are only stored on the time capsule and not the computer?
    You can, but how are you going to back up those other files?  When (not if) your Time Capsule fails, you risk losing them.  See #Q3 in Using Time Machine with a Time Capsule for details.
    Then can i access these files only on the time capsule without connecting it?
    Not sure what you mean.  You have to connect a computer, either via Ethernet cable or wirelessly, to read or write to the disk. 

  • How can I access video file from sd card on ipad2?

    How can I access video file from sd card on ipad2?

    Your iPad 2 will see the video if:
    It's in a DCIM folder on the top level of the card (which is how most cameras do it)
    It's name is 8 characters, no more, no less (CKDI9483 for example)
    It's a format that the iPad will play
    I've made mp4's of things, folderized them right and named them 'right' and can transfer them to my iPad, so you can use a computer to make the files conform to what the iPad will see.

  • Can I access local files?

    I am writing an application using Adobe Air that will have to utilize and store media files locally on a user's computer.  My marketing team now believes that a downloadable application that will be installed on a user's computer will be a dealbreaker for some users due to the fear of a virus, so now they are suggesting that we will have better sales numbers if people just need to log into a website to use the application.  No problem, Air applications can be embedded into a website.  But can an Air application embedded in a browser still store and manipulate files on a user's computer?  Storing media files for a large number of individuals can become cost prohibitive, so rather than store them online, we would like to create a folder on a user's system to organize their files.  Is this possible with a web-embedded Air application?
    Thanks.

    AIR applications are always installed on the user's computer. You cannot run an AIR application on a website. On a web page, you can include a link to download or install an AIR application.
    AIR applications can access local files.
    Flash Player applications can also access local files, but the user first grants permission. For example, see the FileReference.load() and FileReference.save() methods (added in Flash Player 10):
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/FileReference .html

  • InDesign CC, can't export to html, can't access unneeded file

    In the latest build of InDesign CC (July 2014), the export process to HTML has changed. You used to be able to export a book directly to filtered HTML files. Now the option is no longer in the Book menu, and you must go through the main menu, which does not allow filtered HTML option. I keep getting a crash when I open the resulting HTML file, "Can't access .jar file from SiteBuilder,"--a Yahoo HTML creation program, which I formerly used. The book file contains  only embedded jpg photo files and InDesign documents for chapters, but it calls for this unrelated and unconnected .jar file. Also, It is impossible to choose the "From Selection" option, only the "From Document" option, so I can't export the whole book into HTML, which previous versions enabled me to do.I'm stuck, and now Adobe has stopped offering phone support to subscribers. After wasting a whole day on this single issue, I'm fed up. Is it time to scrap InDesign?  Also, how do you edit an e-pub file created by InDesign? (It misplaces the photo captions)  Dreamwdeavce should be able to do it, but I can't figure out how. Any help would be appreciated. Peter

    Export the file from ID as an .idml file and open that resaving as an.indd file with a new name. That should strip out the reference to the unused file.

  • Apple TV2 can see my laptop but it can't access the files in on my laptop. Home sharing is turned on. I'm using Windows7 64bit. ATV2 can access the files on my other laptop and PC. I've updated my iTunes and ATV2. Any suggestions?

    Apple TV2 can see my laptop but it can't access the files on the laptop. ATV2 can access the files on my other laptop and PC.
    My PC can see the laptop in question but it can't access the files.
    I've updated iTunes to and ATV2 to the lastest version. My laptop is running Windows7 64bit.
    Any suggestions?

    Welcome to the Apple Community.
    I assume you taken the step of restarting the laptop.
    Have you checked your security software is allowing access for iTunes, which security software are you using.

  • HT1145 I can't see my files on my USB shared drive.  It shows there is lots of space taken up, but I can't access the files via my Mac.

    I can't see my files on my USB shared drive.  It shows there is lots of space taken up, but I can't access the files via my Mac.  How do I see them?  I also can't see them on my iPad using FileBrowser.

    You don't have access to it to configure it via Time Machine? You lost me on that one, Time Machine is used for Backup.
    Here is a basic article on the first setup and what you should see:
    http://support.apple.com/kb/HT1178
    To configure Time Capsule you should be using "Airport Utility" 5.3 or higher that is located in the Utilities folder. You can tell if its version 5.3 because the icon will have blue lines instead of orange lines like the older versions. Since you are running Leopard 10.5.6 and you ran Software Update you are probably already running the latest 5.3 version.
    The light flashing amber means you haven't entered enough information so that it can get to the internet. Once you have that info entered the light will turn green.
    If your absolutely sure your CAT5 cables are good you can try a hard reset. I think you have to push the reset button on the back and hold it for 5 seconds or so until the amber light blinks rapidly, then when you release the button it does the reset then.
    http://support.apple.com/kb/HT1300?locale=en_US
    Hope this helps! If not I would probably call AppleCare support or see if you can exchange it.
    -Dan

  • Can i access swf files with your product?

    can i access swf files with dreamweaver?

    You will need Flash as well as Dreamweaver.
    Follow these instructions http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7ad0a .html

  • HT204057 I have the latest airport extreme. can not access the files.

    I have previously time machine backups for two macbook pros on same drive.
    However, I connect the drive to the airport extreme and although I see the drives and the backups, I can not access the files over Airport Extreme. 
    What am I doing wrong?

    You can't access a Time Machine backup that way. Connect the drive directly, hold down the option key, and select Browse Other Backup Disks from the Time Machine menu.

Maybe you are looking for

  • Cannot edit wiki pages-- Exception message: Invalid field name

    We have migrated from one Sharepoint 2010 environment to another Sharepoint 2010 environment and only wanted to preserve a few sites, mostly Enterprise Wiki Sites. We have imported 5 total Enterprise Wiki Sites, all of which point to particular Term

  • Zenworks Desktop Management 7 (Vanilla) Upgrade

    We have a ZDM7 vanilla install, running on Netware 6.5SP7 that I'm looking to patch up to the latest version (SP1 IR4). I've browsed through the available documentation, and the information is pretty much all aimed at upgrading when you're already at

  • Small square on one of the webpages

    Hi, I just uploaded the website I made in iWeb. On one of the pages a small square appears. When I check the layout of the specific page, I cannot find anything strange. What could I do wrong?

  • OS X Lion - JAVA SCRIPT PROBLEM

    I recently updated from Snow Leopard to OS X Lion. Now I seem to have a JAVA Script problem. Where do I start fixing this issue. I have checked updates etc etc but it seems to be updated. However, when I login to my web site backend, I have a problem

  • Cancel A Selected task in ServiceManger

    Cancel A Selected task in ServiceManger How can I cancel only a single task without affecting the other tasks in the delivery plan ? The following will allow you to cancel any tasks having a supervisor, without affecting the remaining tasks in the Pl