Application builder - Why my .exe opens with running status?

I have no problem in building the application. But when I open the application, it is always in running status. Thus I couldn't input control variables. The other applications I built don't have this problem though. The .vi and .exe files are attached. Thanks a lot for your help.
Etain
Attachments:
reformat.zip ‏258 KB

Richard gave you the right answer on how to change the behavior but typically, you would want your app to start automatically. Most programs are designed so that nothing is done until you do something like hit a start button. This could be done with an idle state if using a state machine or a separate while loop. You also might have a problem lith the use of your local variables. You have no data flow between getting Header Byte Number and the while loop that reads it. You may have the problem that the while loop will actually start before File Info gets the information. If you want that to run first, directly wire File Info to where you are initializing the shift register.

Similar Messages

  • How to delete Pending WIP Move Transactions with running status

    hello,
    can any one guide me, how to delete Pending WIP Move Transactions with running status
    thanks in advance
    sadiq

    Please refer to the following note:
    Note: 105647.1 - WIP and COST Frequently Used Troubleshooting Scripts
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=105647.1

  • Adobe applications don't appear under "open with"

    When I control-click an AI file on my desktop, or some graphic, I do not see any Adobe applications like Illustrator and Photoshop as available options UNLESS those applications are already open. I end up having to dig deep under "Other" everytime to find the applications.  I don't have this problem with other applications.  This began when I installed CS5 recently. How do I get Illustrator, Photoshop, etc.. to appear under "Open With" automatically?  I have already tried to do an "always open with for all files of this type" but that does not get saved after I shut down. It always defaults back to preview.
    What is the remedy?  I would think solving the first problem bolded above should solve the second automatically.

    Have a look at this...
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions...
    Reset Launch Services...
    http://www.thexlab.com/faqs/resetlaunchservices.html#Anchor-Reset-47857
    Reboot.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.

  • Why does the "open with" function often not recognize valid file extensions

    Sample situation: I often need to open JPGs downloaded from the Internet in Photoshop, but I need to keep the default program as Preview.
    When I attempt to open the image in PS using the "Open With" function (in the Edit menu), there are often no choices - it's blank, so I need to open it in preview and then save it as a PSD file to quickly open in PS. Other times I will get a list of other installed programs like Excel, and need to scroll down to the "open with another program" button, where I need to manually find the PS application. Of course, I can always open the file from within PS, but why is the Apple option so seemingly arbitrary from one similar file to the next?
    There is often no rhyme or reason for the programs it offers me.
    This happens with other file extensions, too.
    Is this a known bug?

    It's up to the applications to declare what types of files they can open. They do so by storing the information in the CFBundleDocumentTypes section of the Info.plist file in the application's .app directory. If you know what you are doing, you can edit the plist file to add your own file types/extensions. Unfortunately, I don't know of a good application to do that for you (but it's not a bad idea for one, if I get the time).

  • AdbeRdr710_it_IT.exe problem with RUNAS

    Hi,
    I'm trying to update Acrobat Reader 7.0.9 to version 7.1.0 on Windows XP SP2.
    For deploying reason i need to impersonate Administrator before launching AdbeRdr710_it_IT.exe, but i get the error code -529697949.
    If I log on client with Administrator i don't have the problem, so the problem only happens with "runas" (i tried runas with other domain admin users and the problem is the same).
    Any ideas?
    Best Regards,
    Gianluca

    yes, you need to be local admin to be able to elevate!
    I've tested this on a system here and I reproduce the issue you encountered. Some investigation showed running a program that requires elevation using runas is not  possible http://msdn.microsoft.com/en-us/library/bb756922.aspx
    MCP/MCSA/MCTS/MCITP

  • Changing the application that a file type opens with

    I have MSFT Excel and Subethaedit installed...
    I want Subethaedit to open all "*.spad" files
    I go to "Get Info" then go to "Open with:" then choose Subethaedit
    Then I press "Change All...", a dialog pops up and asks if I want to apply the change to all documents of the form "*.spad", and I answer "continue" and then...
    It ignores me; it drops Subethaedit from the list of apps to "Open with" and doesn't change the default format.
    How do I force the type to change to the app I want? Is there a text-file I can munge somewhere?
    mac mini   Mac OS X (10.4.8)  

    Hi, thechao. Welcome to the Discussions.
    It's possible your launch services database is corrupted. See my "Resetting Launch Services" FAQ. Then try the procedure you defined earlier, which is also described in "Mac OS X 10.4 Help: Changing the application that opens a document."
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Why is the "open with" option always grayed out when I click on a file link?

    For example, when accessing an email account with firefox and I click on an .mp3 attachment the "open with" choice is always grayed out. This issue is not exclusive to email attachments rather all file links that I click on any site give me the same result. I am using MAC OS X Mavericks.
    How can I restore the "open with" selection?
    Thanks for your time,
    Chris Woods

    You can try rename (or delete) the mimeTypes.rdf file in the Firefox profile folder to reset all file actions.
    *http://kb.mozillazine.org/mimeTypes.rdf
    *http://kb.mozillazine.org/File_types_and_download_actions#Resetting_download_actions
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Director: Show Folder (Linux: Open Director; Mac: Show in Finder)

  • Why Firefox always opens with last session tabs?

    When I open firefox always opens with last session tabs? How can I fix it?

    You can check if you have a user.js file in the Firefox profile folder that sets the <b>browser.sessionstore.resume_session_once</b> pref to true.
    *http://kb.mozillazine.org/browser.sessionstore.resume_session_once
    The user.js file is only present if you or other software has created this file and normally it wouldn't be there.
    You can check its content with a plain text editor (right-click: "Open with"; do not double-click).
    The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
    You can delete the user.js file if you didn't create this file yourself.
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Windows hides some file extensions by default.
    Among them are .html and .ini and .js and .txt, so you may only see file name without file extension.
    You can see the real file type (file extension) in the properties of the file via the right-click context menu in Windows Explorer.

  • Why does Firefox open with an AVG search page.

    Pretty much says it. I open Firefox and a AVG page comes up with a search block. Is this a current feature of Firefox?

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Jobs with running status in OEM while it was already finished

    Hi
    We have rebooted our server and all the jobs which are suppose to run some scripts in the server are showing running state for more than 16hours now! checking the scripts logs it was successfully executed and finished. When trying to delete the running jobs and schedule a new one it refuses to stop (although its not even running in reality). What can we do to clear this running status and let oem to schedule new ones? or how can we resolve this situation?
    We are running Enterprise manager 10g
    Swaid

    Hi Jozsef,
    I've tried to follow the instructions in that Metalink note and the job seems to be deleted from mgmt_job table as well as the executions for that job in mgmt_job_execution; but still everything is hanging and when i checked in the EM page it still shows the job in running state! how can I clean it? and why is it hanging in the first place?
    I've looked into the agent trace and its not getting updated since the problem has started and here is a bit of the last messages we have in the trace:
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = Host, value = snmsmaster:3938
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = Connection, value = Keep-Alive, TE
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = TE, value = trailers, deflate, gzip, compress
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = User-Agent, value = RPT-HTTPClient/0.3-3
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = Accept-Encoding, value = gzip, x-gzip, compress, x-compress
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = Content-type, value = application/octet-stream
    2009-04-17 12:05:09 Thread-2413 ERROR http: secondary header = Content-length, value = 593
    2009-04-17 12:05:09 Thread-2413 ERROR http: --- Error context dump end for incoming request ---
    The emoms trace is getting updated with some repeated error messages that looks like below:
    2009-04-18 15:56:57,114 [HealthMonitor] ERROR em.jobs pingPastDue.604 - Job step continuing
    2009-04-18 15:57:13,362 [HealthMonitor] ERROR emd.main run.291 - HealthMonitor : Found errant task : TaskRegn:ID3440,Callback:class oracle.sysman.emdrep.jobs.JobWorker,Iterative:true,Duration:900,DueTime:1240059433359
    2009-04-18 15:57:13,363 [HealthMonitor] ERROR em.jobs pingPastDue.602 - Entry - 15 Minute timeout error for jobstep:Stepname: Command
    Commandname: remoteOp
    Commandtype: Short-Running
    StepId: 97914
    jobIdStr: 679733b18b7a5698e04400144fa10220
    executionIdStr: 67bd0ff86c9b4268e04400144fa10220
    iterateParam: null
    iterateParamIndex: -1
    Swaid

  • Pages is opening with a status bar and won't let me save, quit etc.

    I have used force quit, restart, shutdown but everytime I open pages, the same thing happens. I really can't describe it, so I took a screen shot:
    Message was edited by: dlvuyovich - here is what I see, notice the document is "untitled" because I can't save it. I also can't close it w/o using force quit.

    Open with Shift held down to prevent the previous bad file openeing.
    Peter

  • Why does Safari open with the last page viewed from the previous session rather than my homepage?

    The only way I can get Safari to open to my homepage when starting a new session is to be sure to close all windows from the previous session before quitting Safari.  If I don't go through this process, Safari opens to the last site I accessed before quitting.  What am I missing?

    I am having the same problem but in Mountain Lion the "System Preferences -> General -> Number of recent items -> UNTICK "Restore windows when quitting and re-opening apps." option is not available. The only thing now is "Close windows when quitting an application." which I have ticked.  Under recent items there is only a list of numbers.
    This seems strange to me. Any ideas?
    Thank you.

  • Why itunes doesnt open with windows 7 ?? [i need help]

    i just bought a new computer 1 week ago
    and downloaded all my apps and programs
    and i when i download itunes it said it works successfully
    but when i double clic on it itunes doesnt open
    what should I do?
    if anyone can help me id really appreciate it
    thankssss

    Enable the guest account in Windows 7 and see if itunes will open in that account.
    This will tell us if it's a user-specific problem, or system-wide.
    Then work through the steps here,depending on what you find in the guest account.
    http://support.apple.com/kb/ts1717

  • Why are PSDs opening with flattened type?

    I'm opening PSDs in Photoshop CS5 Version 12.0.4 x 64 on my Mac and its flattening type layers.  It does it randomly, and I just open my PSDs through the recent documents menu.
    Anyone having this issue?

    Are you sure the fonts are loaded?
    Could you or someone else have checked »Don’t show again« in the warning dialog?

  • Why does Firefox open with both my Homepage and the 'Welcome to Firefox' tab, and how can I suppress the 'Welcome to Firefox' page?

    When Firefox loads, both my Homepage and the 'Welcome to Firefox' pages open. How do I suppress the 'Welcome to Firefox' page/tab?

    Hi Sean,
    Try this:
    # Type about:config in the address bar
    # Click ''I'll be careful, I promise'' if prompted
    # In the Filter input field type ''startup''
    # Double click on startup.homepage_override_url
    # Delete the text string and click ''OK''
    # Close Firefox and reopen the window to verify that it has worked.
    It's a bit more "technical" than most people want, but it should work.

Maybe you are looking for

  • BW Authorizations/Report. Auth Object/KF's vs. Calc. KF's

    We implemented a custom/reporting auth. object to protect key figures (1KYFNM) and it works well. The issue is that our user community never ceases to come up with new and even more creative requirements. Let me illustrate the latest requirement: I h

  • Stop Bridge CS3 Auto Processing my files....

    Apologies if this question goes over some old ground....I've had a good look around regarding the problems people are facing with Bridge's auto processing feature, but I haven't yet found an outright answer. So I will pose the question in my own way,

  • Photoshop CC 2014 extremely slow after fresh intallation on MacBook Pro Late 2011, i7   8 GB RAM, Photoshop CS 5.1 performance OK

    Hi there, I just installed Adobe Photoshop CC 2014 on my MacBook Pro Late 2011 with 8 GB RAM after already having installed CS 5.1 on my MacBook. So I have both installed at the same time. But: CS 5.1 is much faster! The first time opening CC 2014 wa

  • Selection from Input help different from PA30 IT0014

    Hi Guys, Need advise as i'm trying to get the same result data from input help in IT0014 (wage type). I'm using normal selection from table but the result set are diffrent. I'm noticed more value appeared than the input help in IT0014 PA30. I checked

  • IPhone 5 won't update to iOS 8

    Hey there I seem to be having this software update with my iPhone 5 software. Previously when iOS 7 had come out... I had tried to update my phones software by using iTunes and it would go 3/4 way through and a message would come up saying that the s