A shortcut for a button in Print window

I want to make a shortcut on Printer button in Print window, which is not definable through Print Presets.
This button is needed to setup a printer (paper, tray and so on).
Some guy gave me a piece of AS code, but it doesn’t work unfortunately,
the buttons are only lighted, but not pressed.
tell application "System Events"
   tell process "InDesign"
      click button "Printer..." of window "Print"
   end tell
end tell
I tried "click button 3", not workin too.
Can anyone tell why?
Thank you

Found the answer in archived "More Like This" post.
Hit: esc
So, why isn't this listed in the keyboard shortcuts help list fo iCal?

Similar Messages

  • What is the shortcut for switching to the previous window?

    Hello everybody,
    Sorry to trouble you with such a simple problem, but I can't find it in the "Help" menu. What is the key board shortcut for going back one window. From a folder window, I can click the left arrow (upper left) but what is the short cut? I thought it was holding the command key and clicking the left arrow key, but that does not work. Thank you for any help.
    Marco

    It was right there all the time.
    Thank You.
    Marco

  • Calculator Keyboard Shortcuts for M Buttons

    I was hoping the the "Help" on my Mac would actually help me on this, since it seems like something basic.
    I'm using OS X (10.4.11) on a PowerBook G4. When using either the Calculator App or the Widget, are there any keyboard shortcuts for any of the memory buttons (MC, M+, M-, MR)?

    I don't think there is a way to assign a Shortcut unless the APP has a Menu Item for that function.
    Still, you might have a look at Keyboard Manager Deluxe 2.7 to see if it can...
    http://www.filetransit.com/view.php?id=2810
    Another possibility would be to find a Calculator APP that had Menu items for those things, I'm on dialup so I don't know if these do or not, but some possible leads...
    http://www.apple.com/downloads/macosx/math_science/rpnscientificcalculator.html
    http://www.apple.com/downloads/dashboard/calculate_convert/advancedscientificcal culator.html

  • Drivers for color laserjet 5m printer (windows XP)

    My computer crashed and burned - had to reinstall Windows XP - can't find right drivers on HP website for my Color laserjet 5  (c30991)   Any suggestions on were to go?

    The windows 8 driver for this printer should be available in late January. Please bookmark this site and visit it for up to date information. Also located on this site are links to documents for the network workaround and the in-os document.
    Laserjet Printers supported in Windows 8
    Install HP print software via a network in Windows 8
    As a test, I did install this using the windows 7 drivers, it printed fine but I received a pop up giving me an error printing but it still printed. I then used the network work around to shut the bi-di off and the pop up went away, again it printed fine. I would suggest if you use the windows 7 drivers, that you upgrade to the windows 8 drivers when they are available.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • What is the keyboard shortcut for changing buttons in dialog box?

    What is the shortcut to choose another button with the keyboard?
    In the example below, I just want to switch from "Don't Add" to "Add".

    Thanks! That worked perfectly. I wonder why that isn't the default?
    So now I can tab to the other button and press space to select, excellent.

  • Keyboard shortcuts for FPM buttons ?

    Dear Reader,
    we are using NW7.01 (Ehp1). wondering if there is a possibility to give keyboard shortcuts to the FPM buttons in our applications.
    If it is not supported in Ehp1,when will it be supported (if at all supported by SAP). Any programatic approach also welcome.
    Thanks in advance
    Kind regards
    Senthivel

    Hi,
    The provision to provide keyboard shortcuts was not available with NW 7.01. However, now, it is possible to assign such shortcut keys to the buttons in the FPM configuration editor. This is available with NW 7.02 onwards.
    Regards
    Rohan

  • What is a keyboard shortcut for expanding/contracting current window?

    What is the keyboard shortcut for maximizing/minimizing the current window?

    Alt-Space to open the system menu doesn't seem to work anymore with Firefox 6 on Windows 7.

  • ActiveX print window is not opening from crystal viewer

    Hi ,
    I'm facing problem on Printing from Crystal viewer .
    I have launched the crystal report from an ASPX application.  For the print icon , I have added code for opening the ActiveX print window instead of usual crystal print window.
    Issue is  , print window is not opening in the client machines whereas window is opening properly in the server machine where the crystal report is installed.
    We have implemented RDC type of reporting and not the RAS .
    Product Name  : Crystal Report X1 Release 2 
    Version : 11.5.3700.0
    Evaluation Copy
    Thanks !
    Regards
    Varun

    See if the blog [Problems installing Crystal Reports 2008 Print Control(ActiveX)|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417500)ID1617741650DB11112347389125823727End?blog=/pub/wlg/14395] helps.
    The blog was written for CR 2008, but all applies to CR XI r2 with the following differences;
    crystalreportviewers12 = crystalreportviewers115
    "Crystal Reports 2008 .NT SDK Developer Guide" = [XIR2 SDK Documentation|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]
    Ludek
    Edited by: Ludek Uher on Oct 22, 2009 6:50 AM

  • Keyboard shortcut for swapping external display settings?

    I have Summer '07 Macbook and it has a dedicated F-key for switching between the various settings when an external monitor is attached. I'm considering one of the newer Macbooks (and giving mine to my wife) but have noticed that key is missing. I also had a recent experience with a friend who was trying to plug his Macbook into an external monitor. We could not find a quick way to switch between a "mirror" and "dual" display. (Actually, we couldn't even find a slow way, but I think that's just because we're kinda dumb )

    Not that I'm aware of- I searched the keyboard shortcuts in CC for "swap" and "swap color" and it's not even listed as an option. I wouldn't mind Adobe adding more keyboard shortcuts for UI buttons for those who want to spend less time using the mouse.
    Here's a workaround that might help: if you already have some artwork on the stage with the color you want, use the eyedropper tool (I) to pick either the line or fill color. Holding shift sets both the line and fill to the color you pick.

  • Multiple buttons on popup window

    Hi Experts,
        Is there any possible way to add 4 buttons on webdynpro poup window.Iam already adding 2 buttons
    submit(yes),reject(No)...is there any way to add two more like cancel,change...
                             if any one could u give solution is grately appreciated thanks in advance...
    Regards,
    kranthi

    Hi Kranthi,
    If you are using standard buttons from window manager ( IF_WD_WINDOW_MANAGER) while generating popup window, we can have maximum of 3 buttons.
    Other way:
    You can add as many buttons you want inside the view and do not use standard buttons.
    Please follow the below steps
    Create a view V_POPUP and add your ui elements
    create 4 buttons YES, NO, CANCEL & CHANGE inside the view and create actions for each button
    Create a window W_POPUP & embed the view V_POPUP inside the window
    Create an attribute GO_WINDOW ( ref to IF_WD_WINDOW ) inside view-->attributes tab
    Now, call the popup window as below
    CALL METHOD lo_window_manager->create_window(
        EXPORTING
          window_name       = 'W_POPUP'
          title             = 'My Popup Window with custom buttons'
          close_button      = abap_true
          button_kind       = if_wd_window=>CO_BUTTONS_NONE " no std buttons
          close_in_any_case = abap_false
        RECEIVING
          window            = wd_comp_controller->go_window
         wd_comp_controller->go_window->open( ).
    Now, if you want to close the popup window inside the CANCEL button, write the below code
              wd_comp_controller->go_window->close( ).
    Hope this helps you.
    Regards,
    Rama

  • In Address book print window opened too large for window.  Unable to close

    Using Address book,   trying to print lables for a group, print window opened to large for window.... cannot cancel or close out.

    In general, in any window presented which calls for user action, if a button is highlighted (usually in blue if the OS is in charge) then pressing Return or Enter will do the same as clicking that button.
    Most of the time the highlighted button is the one which is most usable - the "Print" button in that dialog window, for example, or the "Save" button in a Save dialog window.
    The keystroke Command-. (Command-periodkey) will usually invoke a "Cancel" button if such is present in a window.

  • Printer driver for HP LaserJet 4L with Windows 7

    I cannot find the printer driver for my LaserJet 4L in Windows 7.  I have a parallel to USB converter cable attached to my computer.   I need the drivers.
    Thanks.
    This question was solved.
    View Solution.

    My Windows 8.1 Pro 64-bit system has a built-in driver for this printer model:
    I don't know whether the driver is present on a fresh Windows install; it may only have appeared in the list after the Windows Update button was clicked on the above Add Printers dialogue, then waiting (perhaps for several minutes) whilst additional drivers were downloaded, and the list repopulated.
    I'd assume that the same might be true of earlier Windows versions as well.

  • What is the keyboard shortcut for screenshot or print screen?

    what is the keyboard shortcut for screenshot or print screen?

    Taking Screenshots in Mac OS X
    Command-Shift-3: Take a screenshot of the screen, and save it as a file on the desktop
    Command-Shift-4, then select an area: Take a screenshot of an area and save it as a file on the desktop
    Command-Shift-4, then space, then click a window: Take a screenshot of a window and save it as a file on the desktop
    Command-Control-Shift-3: Take a screenshot of the screen, and save it to the clipboard
    Command-Control-Shift-4, then select an area: Take a screenshot of an area and save it to the clipboard
    Command-Control-Shift-4, then space, then click a window: Take a screenshot of a window and save it to the clipboard
    In Leopard and later, the following keys can be held down while selecting an area (via Command-Shift-4 or Command-Control-Shift-4):
    Space, to lock the size of the selected region and instead move it when the mouse moves
    Shift, to resize only one edge of the selected region
    Option, to resize the selected region with its center as the anchor point
    Source: http://guides.macrumors.com/Taking_Screenshots_in_Mac_OS_X

  • How to avoid the repeated Print window, for range printing in a smartform

    Hi
    I developed one smartform for the single/multiple Outbond deleviry.  When I execute the query with same range then print window opened and after click print button Document priented. But when I try to execute the query with range suppose 0001 to 0003 then Print window opened and click the print the 0001 doc and again click print button for 0002 and so on.
    I would like to , how we take a print on single click print button.
    pls help me it's urget.
    Thanks in advance
    Tapovardhan

    Thanks Ravi
    But after adding code this error comes.
    Field "PRINT_PARAMS-NO_DIALOG" is unknown. It is neither in one of the
    specified tables nor defined by a "DATA" statement. "DATA" statement.
    For define the PRINT_PARAMS what would be the type.
    Our code is given below.
    REPORT  ZTESTPCLDI.
    tables :  likp.
    select-options : s_vbeln for likp-vbeln.
    data : itab_likp type standard table of likp with header line.
    DATA : FORM_NAME TYPE RS38L_FNAM.
    data : print_params type SSFCTRLOP.
    start-of-selection.
    select  * from likp into table itab_likp
    where vbeln in s_vbeln.
    end-of-selection.
    loop at itab_likp.
    if sy-tabix <> 1.
    print_params-no_dialog = space.
    else.
    print_params-no_dialog = 'X'.
    endif.
    CALL FUNCTION '/1BCDWB/SF00000045'
    EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
      CONTROL_PARAMETERS         =
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
      OUTPUT_OPTIONS             =
      USER_SETTINGS              = 'X'
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         =
      TABLES
        wa_likp                    = itab_likp
    EXCEPTIONS
       FORMATTING_ERROR           = 1
       INTERNAL_ERROR             = 2
       SEND_ERROR                 = 3
       USER_CANCELED              = 4
       OTHERS                     = 5.
       NEw-PAGE.
       endloop.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    regards,

  • How to set mac shortcuts (for mac and windows OS)

    i am having a bit of an issue.
    i run windows 7 and mac os on the same computer on different hard drives in this computer. i also have a "mac" keyboard. i am not sure how this may be different from a "windows keyboard" but the point is i need to use this keyboard because it matches the one on my laptop which is a mac.
    when i switch to windows on this machine i always end up deleting information because the CMD + X and CMD + V cut and paste shortcuts on Mac OS are not the same in windows. windows requires (currently) CTRL + X and CTRL + V. so when i got to cut and paste in windows CTRL + X (this is my habitual way of working) and then i run a CTRL + V i end up writing /over/ the text i selected with a "x" and i end up pasting /over/ the text i selected to paste over with a "v". this is because instead of running a cut and paste, this set of shortcuts in windows simply enters "x" and "y" respectively since the shortcut is not active.
    does anyone know where i set these in windows OS and in mac OS?
    also, does anyone know if it is possible to set how many UNDOS i can do in either of these OS's or to know how many i can in fact undo?
    THANKS
    long story background:
    1. while i may move to a windows keyboard on the computer i am using (because the mac keyboards these days end up losing keys and they end up very wobbly) i cannot do this for the laptop machine so this may not make a lot of sense if i end up also running windows on the laptop which is my intention at some point.
    2. CTRL + X is a very long stretch on the mac keyboard so rather than switching mac shortcuts to accommodate windows shortcuts i am thinking to switch windows shortcuts to mac ATM.
    3. this is no small issue! i just went to copy and paste this text so i could save it for myself in order to explain to someone else and i ended up overwriting with a "c". if i had not thought fast and remembered to UNDO by hitting CTRL - X and not CMD - X i might have lost all my work.

    long delay - no email of your post here
    I also realise that you can use system preferences - Keyboard - modifier keys to make cmd = ctrl or vice versa
    I'd surely ask/read elsewhere about altering windows, given the reach issue - but no qualms beyond confusion if switching/using other machines.  You might soon find you switch layouts mentally, quite easily.
    more to read:
    Remap Copy and Paste shortcuts on a Mac - Super User
    Remapping Keys and Buttons
    Microsoft Windows Keyboard remapping
    How to: Remap Apple Keyboard Command Keys to Control Keys

Maybe you are looking for

  • I can't get my iPhone5 to show up in iTunes 11!

    In my house, we have have one three year old Mac that My Mom and I sync our iPhones to using iTunes(obviously) She only uses it to charge her phone and update her games, but I use iTunes for everything that is considered a feature. Since this iTunes

  • Maintain number range interval 01 for posting change notices

    Hi, I am doing transfer posting using movement type 321 (quality to unrestricted) for one material.While posting i am getting error"Maintain number range interval 01 for posting change notices" Message no. L0015 WM is active for this material and doi

  • Error loading Java Stored Procedure

    When I attempt to deploy a java stored procedure using JDeveloper I get the following error: "ORA-29545: badly formed class: User has attempted to load a class (TestingJava.Testerama) into a restricted package. Permission can be granted using dbms_ja

  • Xfr PC files to macbook pro?

    how to xfr PC files to macbook pro?

  • I installed ask tool bar now mozilla not working correctly

    I install Java and it came with Ask.com It installed on Mozilla and now when I open Mozilla it will open and then it will say not responding. Then it will crash (the mozilla page will close) When I try to open my mozilla again it will not open. I hav