Add link for a script from Indesign menu

Dear,
Is it possible to add a new menu on Indesign top menu near help for exemple.
And it is possible to lanche a script from it ?
thanks !

Look at ScriptMenuAction.jsx in the Scripting Guide Sample Scripts. Of course it can do anything that a script can do, since it is itself a script and scripts can run scripts.

Similar Messages

  • Call Photoshop script from Indesign script CS4 JS

    Hi, I open Photoshop linked file from InDesign in Photoshop and I need same InDesign script to run Photoshop script on the file. How I can call the Photoshop script from InDesign script.
    Thank you very much for your help.
    Yulia

    Thank you, Kasyan.
    800 lines of script is little be intimidating.
    What we are trying to achieve is to open jpgs in Photoshop and resave them as tiffs and replace same jpg with corresponding tiff in Indesign as it was placed before.
    Is there a way to call Photoshop from Indesign through appleScript.
    I have most of the script done for Indesign and I have Photoshop shript ready that saves jpgs as tiffs done. I am only missing the part where I can call this existing Ph. script from Indisign.
    We prefer not to use BridgeTalk if possible, because we have a lot of programs open and running in the same time, and would like to avoid to open one more program (BridgeTalk).
    Thank you very much for your great help.
    Yulia

  • Add a for each script to loop through HTTPService?

    I'm using Flash Builder 4 with the Flex 4.1 SDK.  I want to add a "for each" script to loop through my HTTPService XML file so only each nepName displays only once in my dropdown list.  In my XML file I have multiple records associated with nepName.  I would like ALL the records associated with each nepName to populate in my datagrid when it is selected from the dropdown.  Currently in my dropdown there is a nepName entry for each XML tag.  I hope I was able to explain that well enough. I'll try to put my code below so you can see everything I'm working with.
    MXML:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:esri="http://www.esri.com/2008/ags"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
                   creationComplete="nepInfo.send()">
        <s:layout>
            <s:VerticalLayout horizontalAlign="center" paddingTop="25"/>
        </s:layout>
        <fx:Declarations>
            <s:HTTPService id="nepInfo" url="http://www.epa.gov/owow/estuaries/nep_info.xml"/>
            <!--s:RadioButtonGroup id="optiongroup"/-->
        </fx:Declarations>
        <s:Panel title="NEP Project Information">
            <s:layout>
                <s:VerticalLayout/>
            </s:layout>
            <s:HGroup verticalAlign="middle">
        <mx:Form x="188" y="34" width="338">
        <mx:FormItem label="Search for NEP Information:">
        <s:DropDownList enabled="true" id="dropDownList" prompt="Select NEP" dataProvider="{nepInfo.lastResult.records.record}" labelField="nepName">
        </s:DropDownList>
        </mx:FormItem>
        </mx:Form>       
            </s:HGroup>   
            <mx:DataGrid id="resultsGrid"
                         dataProvider="{dropDownList.selectedItem}"
                         visible="{dropDownList.selectedItem != null}" x="20" y="62" width="1166" height="620">
                <mx:columns>
                    <mx:DataGridColumn dataField="projectName" headerText="Project Name" wordWrap="true"/>
                    <mx:DataGridColumn dataField="projectDescription" headerText="Project Description" wordWrap="true"/>
                    <mx:DataGridColumn dataField="acres" headerText="Acres" wordWrap="true"/>
                    <mx:DataGridColumn dataField="habitatDescription" headerText="Habitat Description" wordWrap="true"/>
                    <mx:DataGridColumn dataField="neportCategory" headerText="Habitat Category" wordWrap="true"/>
                    <mx:DataGridColumn dataField="restorationType" headerText="Restoration Type" wordWrap="true"/>
                    <mx:DataGridColumn dataField="leadPartner" headerText="Lead Partner" wordWrap="true"/>
                </mx:columns>
            </mx:DataGrid>
        </s:Panel>
    </s:Application>
    XML: http://www.epa.gov/owow/estuaries/nep_info.xml
    Thank you in advance for your help!
    -Alison

    ($file, pwd);Assuming "pwd" is meant as the current directory, here a small example :
    TEST@db102 SQL> create or replace procedure test_proc (p1 varchar2, p2 varchar2)
      2  is
      3  begin
      4     dbms_output.put_line (p1||' '||p2);
      5  end;
    TEST@db102 SQL> /
    Procedure created.
    TEST@db102 SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    $ ls -l /tmp/test/*.sql
    -rw-r--r--  1 ora102 dba  69 Apr 18 23:23 /tmp/test/file1.sql
    -rw-r--r--  1 ora102 dba 112 Apr 18 23:23 /tmp/test/file2.sql
    -rw-r--r--  1 ora102 dba 120 Apr 18 23:23 /tmp/test/file3.sql
    $ cat test_proc.sh
    DIR=/tmp/test
    cd $DIR
    ls *.sql | while read file
    do
            echo "Processing file $file"
            sqlplus -s test/test << EOF
    set feed off
    set pages 0
    set serveroutput on
    exec test_proc('$file', '`pwd`');
    exit
    EOF
    done
    $ ./test_proc.sh
    Processing file file1.sql
    file1.sql /tmp/test
    Processing file file2.sql
    file2.sql /tmp/test
    Processing file file3.sql
    file3.sql /tmp/test
    $

  • IDCS5-win. Error while running a script from indesign(not via estk)

    Hi all,
    After running the script from indesign, I get following error
    ASSERT '(engine->getDebugFlags() & ScScript::kExtendedErrors) == ScScript::kExtendedErrors' in ..\..\..\source\components\script\javascript\JavaScriptRunner.cpp at line 412 failed.
    ..\..\..\source\components\script\javascript\JavaScriptRunner.cpp (412)
    any idea about this?
    The script runs fine when run from ES tool kit.
    Thanks

    Hi,
    My colleague found the problem. We were using extendables library and we still haven't figured out what was actually happening, but removing it solved the problem.

  • Books for SAP Script from SAP Press

    Do we have any books published for SAP Scripts from SAP Press ?

    Hi,
    Yes-> http://www.sap-press.de/katalog/buecher/titel/gp/titelID-667?GalileoSession=74564414A2Qf67.aL0Q
    Have also a look at
    http://www.amazon.com/gp/product/1893570142/102-2992344-7930525?v=glance&n=283155&n=507846&s=books&v=glance
    Eddy

  • How to change the browser used for Google search from context menu of selected text?

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

  • Where is the link for LogicPro loops from Apple?  Where did it go?  Are loops still available from Apple?

    Where is the link for Logic Pro loops from Apple?  Where did it go? Are sound loops still available from Apple?  The web site says they have thousands of sounds available but I cannot find the link.  IT worked in the past.  IS this still available?

    In Logic Pro, on the top menu bar, click LOGIC PRO/DOWNLOAD ADDITIONAL CONTENT

  • Couldn't create a postscript file for the devnagri script from indesign

    Hi,
    Couldn't create the postscript file for the indesign devnagri script. Its throughing error saying offending fonts.
    I have added a link where u can download the rar file which contains indesign file and required fonts.
    http://wikisend.com/download/278714/Devnagri Script.rar

    @Raghugada – I tested with your new font (no license restriction) and could print to PostScript and distill to PDF without problems. Something else is wrong on your side. Could you provide an IDML file instead of the inDesign file? I will test this as well.
    And: How do you print to PostScript?
    Do you do it with the right PPD? The "Adobe PDF 9.0" ? (PPD => PostScript Printer Description File)
    Do you do it with the right setting in the print dialog of InDesign?
    PostScript Level 3, binary, all fonts fully embedded?
    Here a screenshot of a sample PDF from Acrobat Pro with SHREE-DEV-7-0715 font:
    Uwe

  • Automatically debugging when calling a script from a menu item

    Hi All,
    I'm coming accross an issue that I was wondering if anyone can help me with or point me in the correct direction.
    I have two start up scripts.
    One runs in the "session" target engine and setups ups some custom menu items and actions which call some other custom scripts.
    The other runs in my own custom session and is used to initialize and share common constants and functions between my custom scripts.
    This all appears to run as expected and clicking on the new menu item calls the correct script however even without the ExtendedScript Toolkit running as soon as i click on the menu item it will load up the ESTK and break on the first line of the script. If I press F5 to continue processing it will finish and runs fine.
    I am currently using the excellent extendables package (http://extendables.org/) to do some HTTP and simplify UI creation which does not specify a session.
    Does anyone know what is causing the scripts to be automatically debugged or is there a setting that might be set to cause this?
    Is this being caused by "session" calling "customSession" using code that will run in the default "main" session?
    this really is irritating me at the moment so if anyone can help it would be much appreciated.
    This is all done using JavaScript in InDesign CS 5.5
    Thanks in advance

    just a quick update.
    After stripping back and stubbing out some code I have been able to trigger a "session" going to my "customSession" then to a non-session (the default) so this is not causing my issue.
    As I mentioned above i am using the extendables package and this appears to be where my issue is arrising. as soon as i include the package:
    #include "extendables/extendables.jsx"
    i get the strange behaviour of it going into debugging mode on the first line of the script being run by my menuItem eventHandler.
    This is without actually using any of the modules available in the extendables package just including it.
    I will try to post a message on the website for this package but if anybody has any ideas about what might be in there that is causing this I would appreciate any ideas/suggestions/theories.
    Cheers

  • Linking to mulitple DVDs from main menu

    I'm doing my first DVDSP session. It's a wedding video. I'm including an edited video(24 minutes), photos, and then raw footage (roughly 3 hours). I have set up the main menu with edited video, photo, and then raw video options. When choosing raw video I want to be able to access chapters easily.
    I understand that this is too much footage for 1 dvd and could even be too much for two dvds. I also know that if it were only two dvds I could set up the format so that DVDSP thinks I'm using a two-sided dvd and then burn to two separate dvds. But if this is three dvds how do I set it up so that the program and menu know this?
    I'm thinking of the 4 dvd Lord of the Rings series where the main menu instructs you to insert the correct DVD when you choose an item not included on the inserted DVD (ie, "please insert DVD 4 now").
    For example if I'm in the first DVD with the main menu and submenus and want to skip to the chapter where the best man makes a drunken fool of himself on the dance floor, can I set DVDSP up so that I'm told to insert DVD 3 to view the content?

    Yes you can do that. I'm guessing though that the process won't be what you think. The function that you mention on the LOTR DVD isn't because the DVD "knows" where everything is. That works only by planning out what will be on each DVD and making what are essentially menus to refer the viewer to the disc that the content chosen is on. e.g. You use the same main menu for every disc, but on discs that don't actually contain that content you jump to a menu that says "content y is on disc x". That menu has 1 big button that jumps back to the main menu when selected.
    In my experience it's better to make each disc its own thing, but to add an "Other Programs (or something along those lines)" button on the main menu. This button links to a single this stuff (list) is on other disc menu that will communicate where the content is without infuriating a viewer who keep selecting things just to be told they're on three discs.
    Also... 3 hours of RAW FOOTAGE!? That's too much, and won't get watched, I promise. Cut it down and divide the rest into two sequences in FCP. You'll need two sequences so you have two MPEG 2s so you can put one on each disc. If you're wedding video spills onto 3 DVDs then you haven't cut enough and your bit rate is too high. When doing wedding videos I only ever went to 2 discs on long Catholic weddings.

  • Link for Oracle-on-Linux Installation Menu

    Posted on wrong forum.
    Shall this be correct?
    May somebody add the following link (SLES9 documentation) http://www.gesinet.it/oracle/oracleonsuse.html
    to the new "Oracle-on-Linux Installation Menu
    " http://www.oracle.com/technology/tech/linux/install/index.html ?
    Thank you

    Hi,
    The Documentation Feedback forum relates only to documentation at: http://www.oracle.com/technology/documentation/index.html
    Please try the Members Feedback forum at: Community Feedback (No Product Questions)
    Regards,
    Les

  • Cover icon size for ADE export from  Indesign CC

    Good day
    When exporting from Adobe Indesign cc, what is the size and format for the cover icon image in order for the it to display correctly in ADE? I have created an ePub3 document in Indesign and no matter what size I make the cover image the icon displays incorrectly.
    Any help please?
    Thanks
    Stefan

    Since this is an EPUB issue, I'm moving this to the InDesign EPUB forum.

  • Remove picture/link to 'user accounts' from start menu by GPO

    Hi,
    I'm trying to remove everything from the start menu, users will have desktop short cuts appropriate to their role and nothing else.  The last item I cannot disable or remove is the picture which also functions as a link to 'user accounts'.  I don't
    care if the picture stays just so long as it is completely static.
    Alternatively, a means to completely remove the start menu would be fine.
    Thanks
    Julian

    Am 24.04.2013 18:43, schrieb JulianCox:
    > I don't care if the picture stays just so long as it is completely static.
    Simply block Control Panel - Users and Groups, and nothing will happen...
    http://gpsearch.azurewebsites.net/#4694
    http://gpsearch.azurewebsites.net/#4697
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!

  • Run powershell script from context menu

    Hi guys!
    I do not know if what I'm going to
    ask you is achievable.
    This is what I want:
    when I click with the right mouse button
    a file, possibly with certain extensions,
    the context menu appears, and
    here I would to create an
    object that can run the script that I have created
    and assign as an argument the selected file.
    It would also be necessary that such an object is
    similar to the"send to" button.
    Browsing the net I had found the
    script to create such an object, however,
    I have no idea on how to implement it
    and then how to run my script.
    Thanks

    Hi jrv!
    Initially, I will try to follow your suggestion but I'd prefer to use some automation, possibly related to powershell as required, because i must do this thing on many computers.
    Thanks
    A
    Y((ou would do that with Group Policy as it is just a registry update.
    ¯\_(ツ)_/¯

  • Is there a plug in or add on for Hebrew script for firefox. Cos I can't find one. PS i@m very new at all this !

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/805318''
    I am relatively new at computing. what I need is the ability to type in Hebrew is this possible and how do I install whatever it is. Hope you can help. Thanks Sorceror

    Open new tabs on far right, restore pre Fx3.6 behavior, set '''browser.tabs.insertRelatedAfterCurrent''' to '''false''' in '''about:config'''
    For more information see item #36 in ...
    You can make Firefox 4.0.1 look like Firefox 3.6.17, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]
    '''''More information on configuration variables''' available in
    [http://kb.mozillazine.org/About:config_entries about:config (entries)] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config (How to change)] -- Specialized list of only [http://dmcritchie.mvps.org/firefox/tabs_config.htm Tabs configuration] variables.''

Maybe you are looking for

  • Which version of Safari for old old xp on Windows 7 Professional Virtual Machine?

    Ok, ready for a challenge? I've had the "competition" (yes a PC) for two years now. SONY i5 Laptop V111 model series (more details if you need it) running WIndows 7 Professional Edition. On the Main Desktop, Windows 7 Professional Edition is running

  • ISE 1.2 and ACL's with multiple ports

    When creating a DACL for my groups I used the Syntax " permit tcp any 192.168.20.0 0.0.0.255 eq 22 443" for one of my acl's inside the DACL and the syntax check validated it. When I pushed it to my groups it also worked but I have heard that this typ

  • Mapping editor - buttons not accessable

    Hi, Though I have all roles for XI buttons such as "Map Selected Fields and Substructures if Names Are Identical", "Clear Mapping", "Data Flow Editor" etc. is not accessible. I have tried clearing the Java Web Start Cache, different versions of the J

  • Any way to set aside a "known good" iPhone backup?

    I've had lots of trouble with my 3G iPhone crashing irreversibly and needing a restore. Tonight Apple gave me a new phone- maybe that will solve it, but in the meantime, after four full restores, I really want a way to preserve a "known good" backup.

  • AW won't let me format in drawing mode.  Why not?

    So the Appleworks program on both my desktop and laptop computers is not working right suddenly. In the Draw mode it will not let me format the document. When you open up the format drop down menu and selcet document all the spaces are are blank--the