Close window when command(9i): exit_form;

Hello all.
How close window when command(9i) exit_form; ?
Thanks.
Martonio.

Is this what you are talking about:
Closing brower window

Similar Messages

  • Close Windows when quitting.... Full screen

    Hey all!
    Has anyone figured out how to default to open apps in full screen without useing the "Close Windows when quitting...." option in preferences. I'd love to have my apps default to full screen when opening without opening every tab I had open previously in safari, or every image I've looked at going back whos knows how long in Preview. The past 5 documents I worked on in InDesign. I could go on. You get the point. Its a cool feature but defaulting to full screen and reopend ll previous windows have no realation and should be two different settings/features. Its really annoying.
    G

    Hmmm.... It already tells you exactly what it does.
    What more do you want to know?

  • How can I close windows when quitting an application - but leave desktop windows open?

    In Mavericks...
    Is there any way to close the windows of application (when quitting - ie System Preferences => General) BUT not have this affect the finder application.
    I want the windows I have opened in the finder to remain opened, but everything else to close upon quitting

    Well, for some time now (since I upgraded to Mavericks) my startup goes on and on.
    It will, on occasion, finish correctly and I can go on with my work, but usually, it hangs.
    I can restart the finder 2 or 3 times and get it to finish loading.
    If I go into System Preferences => General => and turn “Close windows when quitting an application” on, then restart, the finder usually starts up faster and does not hang
    Obviously, there is some operation that is running in the background that is trying to restore itself to some unknown state that is holding up the finder application.
    I have uninstalled and turned off all sort of applications that run in the background, but have not yet been able to locate the culprit.
    So, I’d like to be able to have “Close windows when quitting an application” on because everything else on the machine can revert to a clean start-up state -- but I want the windows I leave opened in the finder to remain opened and where I put them.

  • Auto Close window  when finished

    Does anyone know how to auto close the window when the last
    frame is finished.

    Hi krisTM
    Try clicking Edit > Preferences... > Project node >
    Start and End node. Look at the Action configured in the Project
    end options area. If you click the drop-down, you should see an
    option labeled "Close project". Try configuring that and
    re-publishing.
    Cheers... Rick

  • Close Window When MP3 Ends Play

    I'm trying to create a webpage that will close itself when an mp3 audio file finishes playing.  Right now I'm trying to do this simply by playing the mp3 from a keyframe in the timeline as an event.  On the timeline I've placed a blank keyframe with an ActionScript attached to it that looks like this:
    import flash.external.ExternalInterface
    ExternalInterface.call("closeWindow");
    stop();
    The HTML page that embeds the Flash running the mp3 has a Javascript function called closeWindow that looks like this:
    <script language="JavaScript">
    function closeWindow(){window.close();}
    </script>
    Very simple very easy.  But WHY DOESNT THIS WORK?  The ExternalInterface call should fire off the Jscript on the HTML but it's not doing it.
    Any suggestions out there?

    Ok so this does work after all.  First I had to create an HTML page from which to open a window containing the Flash mp3 audio using a window.open Javascript.  Then, it was really important to test the whole thing on an active webserver and not just on my workstation.  The webserver enabled the ExternalInterface call to connect to the window.close Javascript in the HTML page containing the Flash.  So it is pretty simple after all.

  • Pages won't close windows when I quit it since I upgraded to lion.

    Ever since I upgraded to lion, whenever I open pages all the previous pages i was working on opened. It won't allow me to close them before quitting out of it, whenever I try to close them the system just ignores it.
    Also the mouse cursor has been disappearing on pages.
    I don't have this problem with numbers

    Ever since I upgraded to lion, whenever I open pages all the previous pages i was working on opened.
    The Resume feature in Lion opens the documents left open when an app was last quit. You can turn this feature off in System Preferences. See the General pane and its "Restore windows..." checkbox.
    It won't allow me to close them before quitting out of it, whenever I try to close them the system just ignores it.
    Does anything at all happen when you close a window in Pages using either the mouse or the File > Close menu command? eg a beep, a box appears, etc. It reads like you cannot close any Pages window, ever.

  • Close Window when done?

    I am making little interactive quiz files in captivate. They
    will be called via a link in an online training course. I want to
    figure out a good way to transition from the text (html) page with
    the course content to taking the .swf quiz, and then back to the
    web page. In the past I have just had a link on the page that opens
    a new window.
    1. If I have a link open a new window with the .swf in it,
    how do I get it to automatically close when the quiz is done?
    2. How do I get it to open a window that is the exact size of
    the .swf file?
    3. Is there a way to embed it in the web page in such a way
    that it is very small until someone clicks on a play button and at
    that point it scales to full size?
    thanks in advance.

    Does it work if you put any other JS in there? What if you
    put in a
    custom function (whether it actually exists or not) - like
    Finish();
    It's odd that the lesson won't load at all...
    E
    wiesec wrote:
    > I used a button and select execute javascript. Then I
    use the code:
    > top.window.close();
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Close Window when Back Button is Clicked on Movie Presentation

    I have a .swf movie that is accessed through a link on a website. At the end of the movie are two buttons: one for "Back" and the other for "Replay." Thanks to the helpful people on the forum here, I have the buttons working so the Back button goes to the previous URL and the Replay button, well, replays.
    However, the Back button opens a new window. Is there a piece of Action Script 3 that I can add to the following to close the window in my .fla Action Script Window to close the window as it jumps to the URL? Here is the script.
    stop();
    var link:URLRequest = new URLRequest("urlgoeshere");
    bck_btn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick(event:MouseEvent):void
    navigateToURL(link);
    play_btn.addEventListener(MouseEvent.CLICK, playMovie);
    function playMovie(event:MouseEvent)
    play();
    I don't have access to the full HTML page, so I can't use javascript. I'm working through a CMS application to add content to the website, so I need to make this window close using Action Script 3 as part of the .swf file.
    Thank you,
    Marilyn

    does it matter if you close the window?....how about just opening the page in the same page....
    use
    navigateToURL(link, "_self");
    thelegendaryghost

  • Exit button won't close window when course is completed. tried javaScipt

    I tried a short test (without JavaScript) and set the Project End preference to Stop Project. It didn't work when viewing locally but when it was published to our web server the exit button worked.
    Has this issue been resolved?  I find threads from 2011 with many people frustrated over the exit button not working; haven't found the resolution.
    Message was edited by: MN Jean

    Can you close Firefox via Firefox/File > Exit?
    That is usually a better way to close Firefox.

  • My pointer arrow is jumping around.  my windows flip.  i can't close windows--there are no 3 colored dots.i don't use a mouse.  i just downloaded Lion and my mac has been acting weird since.

    ALL OF A SUDDEN , MY POINTER ARROW IS OUT OF CONTROL OR WON'T MOVE.  I DON'T USE A MOUSE.  THE WINDOWS SHAKE LIKE WHEN I'M TOLD I HAVE THE WRONG PASSWORD AND THEN THE WINDOWS FADE, SWITCH AND/OR  FLIP AROUND.  THERE ARE NOT THE 3 DOTS IN THE LEFT-HAND CORNER SO I CAN'T CLOSE WINDOWS WHEN I FINISH WORKING WITH SITES.  MY MAC HAS STARTED ACTED WEIRD SINCE I STARTED USING LION.  HELP!!!!!!!!!!!!!!!

    Hi,
    I work for Dr Pod, an iPod repair company. This sounds to be that the hard drive is dying in the iPod. As it is an older iPod it is out of its one year warranty, the iPod won't be repaired for free by Apple, and you'd need to consider wether it'd be better to have the iPod repaired by an iPod repair company such as my own, or to purchase a new one from Apple.
    If you did choose to purchase a new iPod from Apple, then they do provide 10% off the cost of a new iPod if you exchange in your old one. I'm not sure if this applies to faulty ones though (I have heard of some people being turned away for having a faulty device).
    Hope this helps,
    Mark Sweeney
    Dr Pod Founder

  • How do I enable "reopen windows when logging back in" in OS 10.8.5?

    I am one of the few people who actually liked that when I shut down at the end of the day I could go back to the same state when I logged back in.
    Is there an option to restore the "reopen windows when logging back in" in OS 10.8.5?

    The exact item you asked for,  [√] Re-Open windows When logging back in ...
    ... is on the Logout screen. Logout and make sure that box is checked, then log back in again.
    A related item is in
    System preferences > General ...
    [√] Close windows when quitting an Application
    --When selected, open documents and windows will not be restored when you re-open an Application

  • Unix command to click button on dialog box and close windows?

    I administer an elementary school computer lab of 35 eMacs all with OS 10.4.7 and with ARD 3.0. Our network server configuration requires a mounted server on each desktop in order to administer certain software packages we use. Every morning at start-up I have to walk around and manually click "Connect" on the dialog boxes. Then, with this configuration, each time a server is mounted, it opens up a Finder Window on the host machine so I've got to walk around and close windows on all the machines. I'm sure there must be an AppleScript or Unix command that I can set up to do these two tasks but I've not found it (or learned how to write it) in a few days of searching. Any suggestions?
    Thanks,
    Dan

    OK guys,
    I just succeeded in saving the AppleScript command as an application. I put it in the Login Items just after the servers. It worked beautifully! No more open windows exposing sensitive files to the risks of elementary students (how come the mounted volumes always appear on the desktop even when the "hide" button is checked?). It would be great if the mounted volumes were not showing at least in a setting like a school computer lab.
    Now, I'm still dealing with the mounting process requiring me to manually click on "Connect" every time. The Student account doesn't even have a password just to make such things easier. Still the process displays this:
    (Oh well, I guess I can't insert a ScreenShot.)
    Here's what it says: Connect to the file server "server name."
    Connect as: Registered User
    Name: "account name"
    √Remember password in keychain
    (and then two buttons) Cancel or Connect
    That's where I'm at right now. My district Tech. Support folks say that there's no way to avoid the dialog box but John seems to do it OK. They also pointed me to an online source (www.bombich.com) that I haven't yet checked out.
    Thanks again,
    Dan

  • Close window command

    Hey everyone,
    I am trying to add a command to close my swf window when the
    animation reaches the final frame. I know this is probably pretty
    simple but I can't seem to figure out. Any help or advice is
    greatly appreciated.
    Thanks!

    fscommand("quit", true);

  • When i open safari on my Imac if i also open an additional window, when i then close them down and reopen safari they both paper again.also if i then add additional windows the additional windows keep coming up too

    when i open safari on my Imac if i also open an additional window, when i then close them down and reopen safari they both paper again.also if i then add additional windows the additional windows keep coming up too

    If you are running v10.7 Lion, disable Resume >  How To Disable Lion's 'Resume' Feature - MacRumors.com

  • If I accidently open a 2nd session of firefox resulting in two open windows when I close one window they both close and I lose my tab groups. How can I close just one of the two windows?

    I have 3 profiles, one of which I typically use. I have firefox prompt for the profile when it loads. I recently renamed the profiles (earlier this week). So... the profiles do not exactly match the folder names for the profiles.

    I don't understand what happened above, but ericn1, wasn't your problem that you tried to close one browser window using the red X, and ALL of them closed? How did any of the above help you solve your problem? jscher2000 gave you alternate methods of closing windows but said that closing a window with the red X "should" work. It doesn't work, because it is closing ALL your windows, not just the one you are clicking on. I am now having the same problem. with Firefox.
    Understand I do not have the problem with any other program. In other words, I can open multiple windows in Paint Shop Pro, IE, Notepad, etc. and close one with the red X and all others remain open. It ONLY happens when using the Firefox browser.
    The red X should close only the window that you are in when you click on it.
    NOW, before someone suggests tabs, I don't like them and don't use them. My choice. Before someone says my browser is out-of-date, (3.6.13) I am using it because it was the last version that worked reliably on my computers, both at home (Windows 7 Professional) and my office (Windows XP Professional).
    When I updated to the last Firefox browser, both computers started seizing up (nothing worked and had to reboot using power button) Removing that version of Firefox and going back to this version solved that problem. Fact remains, version has little to do with this problem. I've seen other posts around the net about this with different (newer) versions of Firefox.
    So . . . does anyone have a solution to this that doesn't involve using keystrokes or hot keys to close windows instead of the red X that should work properly?

Maybe you are looking for

  • Correcting a Cleared vendor invoice

    I have an invoices posted, paid/cleared for the vendor as follows: DR    Admin Expenses       $100 CR    Vendor                      $100 I should have debited the account  "Misc. Expenses" instead of "Admin Expenses" Since the invoice is paid and cl

  • Java, Adobe Acrobat, HP Web Printing, Adobe Contribute, all of which people use world round no longer compatible with Firefox? Maybe it's time to go back to IE.

    Firefox used to be the best, now its working against every piece of software i use in the publishing industry. Java is important, so is Adobe Acrobat, and Adobe contribute. Maybe it is time to kick Firefox to the curb. Firefox is not getting better,

  • Seagate 1.5 TB external hard drive and Disk Utility

    I have a Seagate 1.5 TB external hard drive. Up until recently it was working fine. I noticed that things stored on it were starting to take longer to open up. There was a relatively constant clicking noise on it, not just when Time Machine was backi

  • Organizing photos in an album

    I know this must be very simple. I'm using iPhoto '08 and just want to move photos around within one of my event of photo folders. I have done this in the past by just clicking and dragging the photo to where I want to place it....but this is not wor

  • Pre-Populating the JSP file

    IM following Validtaion.xml for my field level validations The problem is...i have a comboBox...and that combo box shoudl get prepopulated on the load .. When i click a link..for example : from the menu...the call will actually fire the actionTag tha