"MakeGrid" scripts in InDesign CS3 aren't working

Hello -
I have an interesting problem: most of my scripts stopped working last week. I don't know if I accidently hit some keyboard shortcut disabling things, or what. I have one java script ( add guides ) that still works but most of the others don't. I've tried resetting preferences but that hasn't worked. General, I know... but I thought maybe someone else had run into this too.
thanks -

I have a feeling the last script you ran turned off user interaction and didn't turn it back on when it finished.
Try running this one-liner:
//Dave Saunders
//Resets script preference
app.scriptPreferences.userInteractionLevel = UserInteractionLevels.interactWithAll;

Similar Messages

  • Hyperlinks that I create in InDesign CS3 don't work in the PDF

    I've created several hyperlinks in an InDesign CS3 file, using the Hyperlinks panel. But when I export to PDF format, the hyperlinks don't work. Even the ones that start with http:// or www. don't work. Is that just the way it is? Or am I doing something wrong?
    Thanks,
    Ellen

    Is there a button? I don't see anything saying "Hyperlinks" in the Export dialog box. I've attached an image of what I'm seeing.
    Thanks

  • XSLT or Scripts (Mac -Indesign CS3)

    Good Morning Everybody,
    We are planning now to move our Journal (XML) production into Indesign CS3.
    I've been successfully (though with limitations, as I am newbie in Indesign) implemented our books productions into Indesign CS2. This has been achieved thru using XSLT and Javascript expertise.
    I've fair knowledge of XML features, like xpath, xslt, XSL, XSL:FO and Javascript though I still learning new things when it comes to use Javascripts in Indesign.
    Well coming back to my query regarding Journals in Indesign, I am writing a style sheet, which transforms the xml input with all required formatting (paragraph, character styles), data manipulations, successfully inserting the punctuations specially in references, which can imported into INDCS2.
    When it comes to informations like "Running Heads", "Journal informations, like volume, print issn, electronic issn" author infos in 2nd page onwards etc etc...In all these cases, I would prefer to use the XSLT (XML contains all these info) instead of scripts, simply because of reason, which I mentioned earlier that I am newbie in using Javascript in Indesign and there are may be some limitations of scripts in Indesign (Although thanks to Adobe for introducing XPath in CS3).
    It was pretty easy for me to tackle/automate all these issues in other pagination platform (and the template was generic) using various scripts, XML features etc, but as I said we would also like to transit few of our journals into Indesign CS2/CS3
    I've also tried to search the forum for possible answers but not very successfully. Can somebody suggest/guide how we should go about it? I don't mind to using scripts, if it is the best way of handling and developing a generic template. Or may be to look into other plug-ins, languages to make it successful.
    Apology for writing such a long details but I thought I should made it clear what I am looking for.
    Any help/guidance in this regard will be highly appreciated.
    Pankaj

    Hello,
    I am just testing my "Subscribe to this discussion by email" settings...
    Looking forward to hear from you soon.........

  • Is it possible to trace the mouse event using java script in indesign cs3?-request urgent

    Hi friends,
    am writing js for indesign cs2, i want to know the things whether it is possible for tracing the curse position in indesign application using javascript? i need it to know for both cs2 and cs3
    thanks in advance
    by
    subha

    to Subha:
    I definitely do not know enough to answer your question.
    But on June 14, 2007, Dave Saunders started a topic
    (this forum) titled "Am I making progress".
    Posts 23 and 32 there could be helpful, but I may
    have misunderstood your phrase "tracing the
    cursor position".
    Roger Purves

  • InDesign CS3 closes while working on jobs

    I have a problem where my IDCS3 will just shut down. I then can not open Indesign again until I reboot my computer. Does anyone have a solution for this?
    Thanks

    Hello everyone,
    This is an old discussion, but I hope someone can help me-I have the exact same problem. Does anyone know anything more about this problem?
    Thank you,
    Pam

  • Win: ExtendScript Tool Kit 2: Can't connect to Indesign CS3 Debug

    Hi
    I have a script for Indesign CS3 and like to debug this in ExtendScript ToolKit 2. But I can't connect to Indesign CS3 Debug.
    - I start Indesign and try to debug the script -> A message is show to start Indesign CS3. If I say yes, a message is shown that Indesign CS3 is loaded... But this message remains on the screen
    - The same if I don't start Indesign CS3 manually.
    - If I try it with Illustrator or Photoshop (both release versions) it works!
    What could be wrong?
    Thanks
    Hans

    Hello,
    I have exact the same problem with soundbooth. And also that extended script is working fine with photoshop. I have tested it on 4 different computers. Updated windows to sp3, and updated all adobe software.
    So it's definitely not a mess in the system (beside the mess of software 1,2 Gb you have to install for only soundbooth!!, Cool edit pro, which adobe took over from which soundbooth is a spin off, was only 20Mb....)
    The technical help form adobe won't look at this if you don't buy the software first. But after some pressure they looked at the problem but couldn't find anything about it in there system.
    Please advise how to solve this
    Richard

  • How to restore broken links after server migration in Indesign CS3???

    Hi All,
    I have used my google skills to no avail and everything I have read here has been a dead end for me. I can't be the only person in this situation, so hopefully someone can help!
    My marketing department has reached the storage limits of our shared network drive. Located on this drive is our (HUGE) image library which acts as a single central respository serving up our indesign links (read here: we don't package files - to conserve space). We have decided that in an effort to create a true archive and have more space for our image library we need to migrate the library to a new 16 terabit Drobo (yay!).
    The problem is that every INDD file that links to the current library will now suffer from broken links. We literally have hundreds of INDD files and thousands of links. The good news is...the file structure isn't changing at all! Just the server location is changing. Is there any way to to a batch update of the links that tells INDD to look for the exact same file path on a different drive?
    In short:
    current image library (old server): marketing/image library/photos/products/multiple product folders
    new image library (new server): drobo/image library/photos/products/multiple product folders
    I want to point InDesign to the new server and have it pick up the file path without having to navigate to each and every file individually. Voila!
    Is this even possible? Is there any 3rd party software to help? Other architechture solutions that might be suggested?
    Thanks so much for the help!
    Alex

    I wrote several scripts to solve this problem, here is one of them.
    // Change paths of links.jsx
    // Script for InDesign CS3 and CS4 -- changes the path of each link in the active document.
    // Version 1.0
    // May 13 2010
    // Written by Kasyan Servetsky
    // http://www.kasyan.ho.com.ua
    // e-mail: [email protected]
    var gScriptName = "Change paths of links";
    var gScriptVer = 1;
    var gOsIsMac = (File.fs == "Macintosh") ? true : false;
    var gSet = GetSettings();
    if (app.documents.length == 0) {
         ErrorExit("No open document. Please open a document and try again.", true);
    var gDoc = app.activeDocument;
    var gLinks = gDoc.links;
    var gCounter = 0;
    if (gLinks.length == 0) {
         ErrorExit("This document doesn't contain any links.", true);
    CreateDialog();
    //======================= FUNCTIONS =============================
    function CreateDialog() {
         var dialog = new Window("dialog", gScriptName);
         dialog.orientation = "column";
         dialog.alignChildren = "fill";
         var panel = dialog.add("panel", undefined, "Settings");
         panel.orientation = "column";
         panel.alignChildren = "right";
         var group1 = panel.add("group");
         group1.orientation = "row";
         var findWhatStTxt = group1.add("statictext", undefined, "Find what:");
         var findWhatEdTxt = group1.add("edittext", undefined, gSet.findWhatEdTxt);
         findWhatEdTxt.minimumSize.width = 300;
         var group2 = panel.add("group");
         group2.orientation = "row";
         var changeToStTxt = group2.add("statictext", undefined, "Change to:");
         var changeToEdTxt = group2.add("edittext", undefined, gSet.changeToEdTxt);
         changeToEdTxt.minimumSize.width = 300;
         var btnGroup = dialog.add("group");
         btnGroup.orientation = "row";
         btnGroup.alignment = "center";
         var okBtn = btnGroup.add("button", undefined, "Ok");
         var cancelBtn = btnGroup.add("button", undefined, "Cancel");
         var showDialog = dialog.show();
         if (showDialog== 1) {
              gSet.findWhatEdTxt = findWhatEdTxt.text;
              gSet.changeToEdTxt = changeToEdTxt.text;
              app.insertLabel("Kas_" + gScriptName + "_ver_" + gScriptVer, gSet.toSource());
              Main();
    function Main() {
         WriteToFile("\r--------------------- Script started -- " + GetDate() + " ---------------------\n");
         for (var i = gLinks.length-1; i >= 0 ; i--) {
              var currentLink = gLinks[i];
              var oldPath = currentLink.filePath;
              oldPath = oldPath.replace(/:|\\/g, "\/");
              oldPath = oldPath.toLowerCase();
              gSet.findWhatEdTxt = gSet.findWhatEdTxt.replace(/:|\\/g, "\/");
              gSet.changeToEdTxt = gSet.changeToEdTxt.replace(/:|\\/g, "\/");
              gSet.findWhatEdTxt = gSet.findWhatEdTxt.replace(/([A-Z])(\/\/)/i, "/$1/");
              gSet.changeToEdTxt = gSet.changeToEdTxt.replace(/([A-Z])(\/\/)/i, "/$1/");
              gSet.findWhatEdTxt = gSet.findWhatEdTxt.toLowerCase();
              gSet.changeToEdTxt = gSet.changeToEdTxt.toLowerCase();
              if (File.fs == "Windows") oldPath = oldPath.replace(/([A-Z])(\/\/)/i, "/$1/");
              var newPath = oldPath.replace(gSet.findWhatEdTxt, gSet.changeToEdTxt);
              if (File.fs == "Windows") {
                   newPath = newPath.replace(/([A-Z])(\/\/)/, "/$1/");
              else if (File.fs == "Macintosh") {
                   newPath = "/Volumes/" + newPath;
              var newFile = new File(newPath);
              if (newFile.exists) {
                   currentLink.relink(newFile);
                   gCounter++;
                   WriteToFile("Relinked \"" + newPath + "\"\n");
              else {
                   WriteToFile("Can't relink \"" + newPath + "\" because the file doesn't exist\n");
         WriteToFile("\r--------------------- Script finished -- " + GetDate() + " ---------------------\r\r");
         if (gCounter == 1) {
              alert("One file has been relinked.", "Finished");
         else if  (gCounter > 1) {
              alert(gCounter + " files have been relinked.", "Finished");
         else {
              alert("Nothing has been relinked.", "Finished");
    function GetSettings() {
         var settings = eval(app.extractLabel("Kas_" + gScriptName + "_ver_" + gScriptVer));
         if (settings == undefined) {
              if (gOsIsMac) {
                   settings = { findWhatEdTxt:"//ServerName/ShareName/FolderName", changeToEdTxt:"ShareName:FolderName" };
              else {
                   settings = { findWhatEdTxt:"ShareName:FolderName", changeToEdTxt:"//ServerName/ShareName/FolderName" };
         return settings;
    function ErrorExit(myMessage, myIcon) {
         alert(myMessage, gScriptName, myIcon);
         exit();
    function WriteToFile(myText) {
         var myFile = new File("~/Desktop/" + gScriptName + ".txt");
         if ( myFile.exists ) {
              myFile.open("e");
              myFile.seek(0, 2);
         else {
              myFile.open("w");
         myFile.write(myText);
         myFile.close();
    function GetDate() {
         var myDate = new Date();
         if ((myDate.getYear() - 100) < 10) {
              var myYear = "0" + new String((myDate.getYear() - 100));
         } else {
              var myYear = new String ((myDate.getYear() - 100));
         var myDateString = (myDate.getMonth() + 1) + "/" + myDate.getDate() + "/" + myYear + " " + myDate.getHours() + ":" + myDate.getMinutes() + ":" + myDate.getSeconds();
         return myDateString;
    You can specify a platform-specific path name, or a path in a  platform-independent format known as universal resource identifier (URI)  notation, or Mac OS 9 path name (for Mac).
    For example any of the following notations are valid:
    Windows
    c:\dir\file (Windows path name)
    /c/dir/file (URI path name)
    //10.44.54.70/Test/images (uniform naming convention (UNC) path name of the form //servername/sharename)
    //Apple/Test/images
    \\10.44.54.70\Test\images (Windows path name)
    \\Apple\Test\images (Windows path name)
    where 10.44.54.70 IP  address of the server, Apple -- DNS name of the server, Test -- share name
    Mac
    The following examples assume that the startup volume is MacOSX, and that there is a mounted volume Remote.
    /dir/file (Mac OS X path name)
    /MacOSX/dir/file (URI path name)
    MacOSX:dir:file (Mac OS 9 path name)
    /Remote/dir/file (URI path name)
    Remote:dir:file (Mac OS 9 path name)
    Remote/dir/file (Mac OS X path name)
    You can just copy a part of the path in Links panel and paste it to the script's dialog. In CS4, make sure to choose "Copy Platform Style Path" in context menu.
    The case of the characters doesn’t matter: you can type both in upper and lowercase in the script's dialog. For example  — Test, test, TEST, TeSt — are all the same for the script.
    Regards,
    Kasyan

  • How to download InDesign CS3 Debug (non-Server version)

    I have downloaded and installed the InDesign CS3 SDK and can generate a Release build of a plug-in and get it to load and work in InDesign CS3, but as indicated in the doc, building the Debug configuration of a plug-in and trying to get it to work in the Release version of InDesign CS3 does not work. So, of course, I want to download and install InDesign CS3 Debug so that I can load and run the Debug configuration of plug-ins. But I cannot find a way to download InDesign CS3 Debug anywhere. I find a link for downloading InDesign CS3 Server Debug but not InDesign CS3 Debug (non-server version).
    Can someone point me to the InDesign CS3 Debug download?
    Thanks

    The last official statement was here:
    http://blogs.adobe.com/notesfrommnr/2005/08/heres_how_to_ge.html
    The ASN membership details and site have changed since that writing, if you have problems following the instructions ask MNR for an update.
    Hth,
    Dirk

  • Script for CS3 won't work in CS2

    Hello all,
    I am new to scripting and trying to get a script written for CS3 to work in CS2. The script was given to me a participant in the InDesign forum. At any rate, here is the script:
    for (n=0; n<app.selection.length; n++) {
    app.selection[n].move([23.44, 100.05]);
    I get an error messsage that says
    error #19
    error string "bad argument move"
    Line: 2
    Source: "app.selection[n].move([23.44, 100.0});"
    Offending text: "100.0"
    As i said I am new to scripting and have been perusing the scripting manual but cannot gather what my error was, and I am trying to meet a deadline.
    Cheers in advance!

    Ok, me again.
    I got it working - well, it moves the text boxes I select - but for some reason the Y variable isn't coming out correctly.
    For example, if I use the coordinates 32.385, 16.231 in a script, it moves it to the correct spot on the X axis, but the coordinate for the Y will be off. Further, depending on what text box I select to move, it will vary (by 1-5 mm) along the Y axis. Different text boxes go to different areas along the Y axis, but never far from the script coordinate.
    So I guess there does need to be some alteration made? I'll post this in the script forum too, not really sure where it belongs with this particular problem.
    Bleah.

  • Acrobat 9 pdf links not working from InDesign CS3. What is wrong?

    My links are working in my 40 page Indesign CS3 file using Mac. After I convert to a .pdf, some of the links are no longer going to the right location. They have either duplicated other links, or trying to take me incorrectly to my desktop or network. Can't figure out what is wrong.

    Links meant to  go to an outside website are supposed to be filled out in the following format : http://www.phillipmjones.net
    in Acrobat should look something like :  This is my personal website
    In Acrobat go go create you link then click on action:
    (I'm using my own personal website as an example)
    If you choose something else such as open a file then that is what it does.

  • Bookmakrs work inside InDesign CS3 but not in the PDF (Reader or Preview)

    I have a list of bookmarks set to specific pages. In InDesign they all lead to the correct pages but when viewing the PDF only two work right, the rest jumps to a different page. I checked the Bookmark description (hover over it in InDesign CS3) and they name the right page. What could I be doing wrong and why do some work? Thanks a lot!

    I have a list of bookmarks set to specific pages. In InDesign they all lead to the correct pages but when viewing the PDF only two work right, the rest jumps to a different page. I checked the Bookmark description (hover over it in InDesign CS3) and they name the right page. What could I be doing wrong and why do some work? Thanks a lot!

  • Extensions aren't working in Indesign & Photoshop CC

    Kuler and Adobe Exchange aren't working in Indesign CC and Photoshop CC. I'm using Windows 7. Extensions appear and can be clicked on, but nothing happens in Indesign and Photoshop returns the message, "cannot complete command because the extension could not be loaded", and the mini bridge extension returns the same kind message in Photoshop CC. All Previous versions from CS5 - CS6 are still working fine. Any help would be appreciated.

    First, ensure the photoshop and indesign up to date.
    Then, If the problem still exists, please attach a screenshot to show the problem

  • InDesign CS3 script that changes fonts on open

    Hello.
    I am trying to come up with a script that would change a specific group of fonts, that will always show up missing, to the new font. Basically, it is a bunch of our postscript fonts that are now using our open type font. Below is what I have so far. I want to create a list that goes through about 8 fonts that are old and replace them on the fly with the 8 new fonts. This would be great if I could have this happen on open.
    Can anyone see what I have and offer some guidance?
    thanks
    babs
    Open this Scriplet in your Editor:
    tell application "Adobe InDesign CS3"
       set find text preferences to nothing
       set change text preferences to nothing
       tell application "Adobe InDesign CS3"
           set OLDfont to {"times", "arial"}
           set NEWfont to {"times new roman", "helvetica"}
           --set find what of find text preferences to testString
           tell document 1
               repeat with swap from 1 to 2
                   set NEWfont to item swap of OLDfont
               end repeat
           end tell
       end tell
    end tell

    For starters, you're going to have to use the correct font names, including correct capitalization. The property you want to change is "applied font", not "find what". And it would probably be more sensible, to go through all paragraph and character styles and make the changes there first, otherwise you'll have troubles again every time you edit stuff.
    So start off by getting the name of the font used in every paragraph style, and loop through your list to see if they should be changed. Do the same for character styles. And then do the find/change to find any that have been applied manually.

  • Indesign CS3 what script for Break Out Text Frame ??

    hi expert,
    Indesign CS3 can Break Out Text Frame or Have Script ??
    like this...
    http://img402.imageshack.us/img402/905/20080517085017hb3.jpg
    thank for tell

    you mean - convert/split multicolumn TextFrame to separated TextFrames ?
    for PC or MAC ?
    robin
    www.adobescripts.com

  • What Mac operating systems work with Indesign CS3?

    What Mac operating system will work with Indesign CS3? I have 10.5.8 and need to upgrade to 10.7 so that my new laser printer will work with my Mac.
    If one buys a new Mac 10.8 or 10.9 will ID CS3 work?

    Maybe…maybe not. It certainly won’t be supported and under no circumstance should you use migration assistant to move it to a new machine. With that I can almost assure you it won’t work.

Maybe you are looking for

  • Problem with iTunes and PayPal

    Hi. I can't connect my paypal to itunes. "Your paypal account for [email protected] is not currently set up with an instant payment method such as a debit card." Anybody knows?

  • HP Officejet Pro L7590 paper jam

    The ADF jams shortly after accepting a page.  There is a lot of noise from the feeder wheels, but the page stays jammed until I lift the lid and then it will continue to feed just fine.  Help, please.

  • Best way to build a website with hundreds of pages

    What is the best way to build a website with hundreds of pages that include businesses in every city of the U.S. I will be building it in Dreamweaver CS4 and pulling the data from an MS Excel spreadsheet. I started building it by building the first p

  • Addon in Client is not connecting to SQL Server 2005

    Hi, we have an add-on, which is working in SBO 2005 with SQL Server 2000. When the addon tries to connect to the same DB, restored on a SQL Server 2005, the addon is hanging up on the oCompany.Connect method. But this only happens when we try a remot

  • FCP 7 Multi-layer video editing re-rendering

    I'm editing video of a podcast on Final Cut Pro 7.  I have 3 video sources: a Nikon D800, Sony Handycam AVCHD, and iPhone 6.  The Sony footage (the only camera shooting the whole time and thus our fallback camera) I had to convert to Apple ProRes 422