Calling an executable file

I have 2 Flash executables.
The Main Flash "Main.exe" should call the child flash
"child.exe" and the child.exe has to be executed.
Can this be done?
I came to know that if we place the 'child.exe' file in a
folder name 'fscommand' it is possible.
Then can I have any number of folders containing exe in it be
called?
I mean to say, from 'Main.exe' can i call 'child.exe' which
is in the folder 'fscommand\first\child.exe'

Yes it should be possible, see this example
http://www.flashjester.com/?section=faq&cPath=28_41#202
Regards
FlashJester Support Team
e. - [email protected]
w. - www.flashjester.com
"This has been one of the most impressive and thoroughly
pleasant
experiences of customer support I have ever come across -
astounding!"
Director - hedgeapple

Similar Messages

  • How i call a executable file from a pl/sql

    how i can call a executable file make in c (unix) from a pl/sql
    Thanks for your help

    You need to use libraries. use the executable and create a library by specifying the path and invoke it from the Stored procedure. It is like an external file to the database.
    --Rajakumar.

  • Calling a executable file

    Hi,
    How do i call an excutable file from an java program.
    Thanks
    Mouli

    Now don't tell me that you did a search before
    posting that question.Of course not. Just about everyone who posts questions here somehow has the idea that they are the first ever, or at least among a very few elite, to wonder about the thing they are asking.
    It's just simply amazing.

  • Call an executable file from oracle forms 6i

    Hello ,
    i want to call a local .exe file from oracle forms 6i passing along a couple of parameters in the command line .
    Can anyone help me out here ?
    thanks
    C.
    Edited by: user539712 on Jan 21, 2011 11:55 AM
    Edited by: user539712 on Jan 21, 2011 11:55 AM

    that worked...now i am facing a different issue now which i didnt have without the start command . i am calling iexplorer.exe but i am passing a long a url in the command line . the 2nd parameter in the url is not working so when i do :
    "start c:\progra~1\intern~1\iexplore.exe" http://localhost/hello.jsp&a=ddd&b=333
    the &b=333 is not passed (some issue with the & character i am guessing). Would you know a workaround ?
    thanks

  • Calling executable file generated from labview in C++

    Hi,
    I am new to LabVIEW. I have to call an executable file  from C++ in a system where LabVIEW is not installed and Run Time Engine is installed. Can anyone please guide me with it. Thanks in advance.

    If it's just an executable (.exe) and you have the Runtime Engine installed, why not just launch the executable from your C++ application? I think it's something like CreateProcess() (You'll have to look up the details as I'm a LabVIEW not a C++ programmer!).
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Calling a executable from local system

    Hi All,
    Can we call a executable file stored on our "local" system? I know this goes against the 3 tier architecure but still lemme know.
    regards
    Puru

    hi
    good
    go through this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb2d5a358411d1829f0000e829fbfe/content.htm
    thanks
    mrutyun^

  • Execute SSIS Package from JOB which contains Execute Process Task calling a .bat file

    Hi All,
    I have a EXCEL Macro needs to be called from SSIS. We could not use Script task because of some internal reason.
    So we have taken an approach to call a .BAT file using Execute Process Task. This .BAT file will call a .VBS file which will execute the EXCEL Macro.
    The SSIS Package is running good if I execute the package from BIDS.
    But the real problem is with the scheduling this SSIS Package using SQL JOB.
    If i execute this SSIS package from SQL Server Job, its executing the whole package successfully except the Execute Process Task.
    So the overall issue is SQL Server Job is not executing properly if I call any .BAT file from the SSIS Package.
    Please give me suggestion to get rid of the issue. Thanks in advance.

    Hi Sai.N,
    If you run the SQL Server Agent job manually from SSMS, does the package execute properly? If the package executes properly when you run the job manually, the issue should occur due to permission issue. In this case, I suggest that you create a SQL Server
    Agent proxy based on the current Windows account which you use to log onto the operating system, and run the job under the proxy account.
    If it is not the issue, please enable logging in the package as Visakh mentioned and post the warning/error message for further analysis.
    Regards,
    Mike Yin
    TechNet Community Support

  • Why do I get error -17500 when calling a batch file using the call executable step type?

    I am calling a batch file using the call executable step type. If the path to the batch file contains a space I get error -17500 and a message stating there was an error in "Post". For example the path to the batch file is "c:\TestWin\Test Files\...\Program.bat" When I run this I get the above mentioned error, however if I change my directory structure so the path is now "c:\TestWin\TestFiles\...\Program.bat" it runs fine. I use the browse feature to find my batch file so it is not me typing in a path incorrectly. I have removed the batch file and I get a different error stating that it couldn't find the file so it appears that for my error it can find the file but can't run it. I am
    sure that this has something to do with the fact that batch files are written in DOS but really don't want to resort to changing my directory structure on all my test stations. Is there any way to fix this problem so I can leave a space in my path?

    It appears I have figured it out. This was on another computer so I was unaware of how they used their computer. I like you got it to work in the temp directory and in fact got the program.bat file to work as long as I put it under the temp directory, but when I switched out to my TestWin directory it wouldn't work, so I removed everything from the directory except the batch file it self and it work. What I found out after adding files in one at a time is that the person had a file called "Test" with no file extension in there "c:\TestWin\" directory. Removing this file made it work. Putting the file back broke it. So it appeares that when teststand was running it followed the path saw a space and attempted to grab the "Test" file instead of bro
    wsing into the "Test Files" directory. If you create a file in your temp directory called "temp" with no file extension you will see the same problem. Thank you for your help.

  • Calling executable file

    Hi all,
    I have made one classical report in which i am taking output in text file.
    Now for printing that text file i have made one BATCH File (Executable file of DOS).
    So is there any command to execute that batch file directly from my report?
    Thanks in Advance.

    Use FM - WS_EXECUTE. Pass the pathname in the PROGRAM - thats it.
    CALL FUNCTION 'WS_EXECUTE'
    EXPORTING PROGRAM = 'D:/SKC.BAT'.
    Hope it solves ur problem.

  • How to call an application or a execute file in trigger?

    Hi,
    Can I call an application or a execute file in trigger?
    And how to do it?

    Hi Sarah,
    It would have been helpful to answer your question if your requirement was more detailed.
    Anyway, I assume that you want to know how to execute or run a sql script file from a trigger and if that is the case then you can use EXECUTE IMMEDIATE stmt in your trigger as follows-
    EXECUTE IMMEDIATE '@script_name';
    Regards,
    Murali Mohan

  • Call third party Executable file.

    How to call third party executable file from SAP as a modal.
    I have a drum filling system. I want to call executable file of drum system which take a weight from instrument and write a text file. After completion of this SAP will read that text file and write it to screen.

    the best way to do it is using RFC (remote function call)
    your drum tool should be compatible in order to do it
    if not you can still send a command to operating system in order to execute your tool but this is a second choice

  • How to call up an executable file (eg. MSPaint) from within my java program

    How to call up an executable file (eg. MSPaint) from within my java program

    Ummm... why would you want to get MSPaint anyway? Even in the absense of real software, Java's own graphics tools are way more sophisticated - with a little time and effort, you could write a simple paint package that beat MSPaint hands down.

  • I need to press F1 and call a executable help file

    Hi everyone, how do i listen to a f1 key pressed event and call another executable help file (help.hlp). I've got an application based on swing. Thanks for your help !

    Well I do not use a hlp file, but I open an html document and go to a target via F1. See about setHelpContext, and de.must.util.help at http://www.must.de/Jacompe.htm

  • Calling executable files

    Is it possible to call executable file, or applications, or calling the ms dos promp using a button in java?
    tnkss alot in advance....

    etuc,
    There's a box on the left below the words "Search Forums". Try typing some key words, like "DOS prompt" into that box and pressing the button. A number of discussions will appear. If none meet your need, the results page has an "advanced search" button which will let you be more specific.
    Google also indexes these forums (and many others) so you could try there for maybe "java DOS prompt". Again, the advanced search lets you home in on more specific results. Forums are for the questions you can't answer this way.

  • What is the teststand api call to execute sequence file after it is opened-C#?

    I am programming in C#. I want to make a call to execute a sequence file after I call OpenSequenceFile. I want to do this outside of the GUI. I know that the GUI has a Single Pass button that executes the sequence, I want to know how can I just make the execution call myself?

    Hi IM,
    I think this thread will answer your task
    http://forums.ni.com/ni/board/message?board.id=330&message.id=19658&query.id=461003
    Regards
    juergen 
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

Maybe you are looking for

  • The Microsoft Exchange Mailbox Replication service was unable to process a request due to an unexpected error. Event 1121

    Hello all, We migrated our Exchange server from 2003 to 2010. After the mailbox move requests were finished we had one that was stuck. We basically skipped it as we had a lot of other things to finish over the weekend. Here we are a year later, the o

  • Mailboxes/index corruption?

    MacBookAir OSX 10.5.8 Mail: on opening generates error msg "There is a problem saving information about your mailboxes. It may take a while to determine the problme. If you know this is a temporary problem, click Quit and then open Mail again". Optio

  • Windows update problems

    I am having problems with Windows Update through a BM 3.9 proxy server. There is no authentication required. I have tried all the sets the Micro$oft recommends and still no joy. Setting the proxy in the Internet Options and transferring into "netsh w

  • Credit card cancelled and will be renewed.

    My credit card was cancelled due to attempted identity theft. The card / account will be renewed in 5-7 business days. I wish to continue my subscription and can pay via PAYPAL. Please contact me to arrange that. Thank you, Tom DeHart

  • StorE art 500GB not recognized on Windows 7

    Hi, I have problem with my HDD (its not working on my Windows 7 64 bit), -> it works on every xp, vista windows -> I am sure my USB cable etc. is ok -> my HDD is ok (I have two pieces of this and both not working on Windows 7 64 bit) -> when I phoned