Mac: get the current inDesign version...

Hi all

Anyone know how to get the current version (e.g., CS5 or CS5.5) of inDesign in a plugin? I have a common code for CS5 and CS5.5 and don't know there's an easy approach to find the current host is CS5 or CS5.5?


Thank you

MOR

Take a look at iApplication-> GetUIVersionNumberString()

Best

Peter

Tags: InDesign

Similar Questions

  • If I have the creative cloud package which has Photoshop, Indesign and Illustrator CS6, should I pay again to get the CC 2014 version?

    If I have the creative cloud package which has Photoshop, Indesign and Illustrator CS6, should I pay again to get the CC 2014 version?

    It depends really on what subscription plan, you are connected to.  Normally any programs are available through your subscription are listed for install you in the CC Office Manager application.  If you do not see some programs listed, it might be because your machine does not meet the system requirements for them... that's normally what happens with the Manager.

  • I installed photoshop cc (12 months) on Mac. Alltough I paid, I get the message "trial version has expired.

    I installed photoshop cc (12 months) on Mac. Alltough I paid, I get the message "trial version has expired.

    Log, activation, or connection errors. CS5.5 and later versions

    Mylenium

  • How to get the current value of the checkbox button programmatically in the adf

    Hello
    I want to get the current value of the checkbox (checked/unchecked or 0/1) in my bean java whenever I press the button "submit" on my page jspx.

    My version of JDeveloper is: 11.1.1.6.0

    Where the value checkbox link? The State of the check box is held in the value property of the check box. This is normally an EL as

    #{bindings.Myvar1.inputvalue}
    

    or something pointing to a bean property. This value can be read from the listener to the action of the submit button

            BindingContainer bindingContainer = BindingContext.getCurrent().getCurrentBindingsEntry();
            AttributeBinding attr = (AttributeBinding)bindingContainer.getControlBinding("Myvar1");
            Object obj = attr.getInputValue();
    

    Timo

  • How to get the current zoom value in the ID?

    Is there a way that can get the current zoom value in InDesign?

    ZoomValue.png

    Thank you very much.

    You could glance at the widget shown in your screenshot, at least when frame MDI (?) is displayed.

    The title of the window to kLayoutPresentationBoss, IID_IDOCUMENTPRESENTATION also reflects the value.

    Probably the best would be the kLayoutWidgetBoss, IID_IPANORAMA, GetXScaleFactor() - and GetYScaleFactor()!

    I'm just trying to imagine how a document would look like if these differ from each other ;-) and, better yet, how to achieve this objective in the user interface.

    BTW, only one notification is kDocWorkspaceBoss, Protocol IID_IWINDOW, order kUpdateDocumentUIStateCmdBoss.

    Another: there's a kDocWindowTitleModifyService...

    Edit: I note once again of course IID_IPANORAMA, observable of the subject kLayoutWidgetBoss.

    Dirk

  • I reinstalled Firefox Desktop, I downloaded my favorites of Carbonite, how can I get the current Firefox to accept?

    See above

    I reinstalled Firefox Desktop, I downloaded my favorites of Carbonite, how can I get the current Firefox to accept?

    You do backup your bookmark as a .json file?

    Restoration of bookmark

  • I want to get the current music, I have on my iPod out of it and start again. How can I do this?

    I want to get the current music, I have on my iPod out of it and start again. How can I do this?

    Open iTunes, plug in the iPod, select what you want to be on your iPod, sync.

  • How can I get the OEM orignal version?

    Hello
    My hard drive died, and I want to reinstall the OEM of XP version windows on my laptop computer with a new hard drive.
    How can I get the OEM orignal version?

    It depends on where you live, but in general you can get the Toshiba service provider authorized in your country.

  • Get the current value of the menu a cluster ring

    Hello

    I am trying to program a bunch of rings of menu to use the same options and disable the option even in the other rings of menu if it has already been chosen. It works essentially as is at the moment, but it shows each button by using a 'deactivated' option because I'm turning off the option even in the buttons that have this value. I did it using a loop knot and property and [] DisabledItems en mass. Now, I want to go to the iteration of the loop for the menu ring which already has this value.

    To do this however, I want to get the current numeric value of the ring of menu and an array of search values. If the value of menu rings appear in this table, then I want to move to the current iteration of the loop. The problem I have is that when I try to use a property node and type the property value, instead of giving me a long 32 output, it gives me the so-called 'Variant', which I have not seen before. I'm not sure how to find a table and see if the value I have is in this table. "Search table" seems just an index to be returned, I think that I want a Boolean or something. I'm also not sure how to skip an iteration of the loop (although I imagine it won't be too difficult to understand mine, I hope).

    I apologize if this is very obvious, or if my message is not clear. I started using LabVIEW, a few weeks ago and I'm still learning. I have included a picture of my Subvi downstairs.

    Thank you
    Nathan

    Variant of data allows to convert the variant to a numeric type (whatever representation you need).

    Search D 1 table returns-1 if the element was not found.  If you just compare the index with a greater or equal to zero and the result will be if the element was found in the table.

  • What to choose to get the free trial version in Windows Azure Dashboard?

    Hello

    I'm hoping to use Windows Azure for an internal application at work. I signed upward and hoping to enjoy the day 90 FREE trial to see if she has what it takes.

    So my question is, on the dashboard do - do I need to select to get the free trial version?

    I don't want to choose something that eventually we costs, as we just the possibility to use it.

    Thanks in advance,

    Rob

    Hello

    Azure is supported through MSDN.

    Azure
    http://www.WindowsAzure.com/en-us/

    MSDN - Azure
    http://msdn.Microsoft.com/en-us/library/windowsazure/dd163896.aspx

    Azur - Support
    https://www.WindowsAzure.com/en-us/support/contact/

    MSDN and StackOverflow azure - Forums-
    https://www.WindowsAzure.com/en-us/support/forums/

    MSDN - Windows Azure Forum
    http://social.msdn.Microsoft.com/forums/en-us/category/windowsazureplatform

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Y at - it a newsletter I could sign up to get the latest beta versions of Microsoft?

    Y at - it a newsletter I could sign up to get the latest beta versions of Microsoft?

    No, it's not...

  • Get the current value of a control of the ring

    I have a control of the ring that has the following values. See attacment. I need to get the current value of this one and use it as input for another function, but First I would like to get the current value and save ina text file. I tried this

    if (event == EVENT_LEFT_CLICK_UP) || (event == EVENT_LEFT_CLICK_DOWN)
    {
        int p;
        GetCtrlVal (panelHandle, PANEL_RINGSLIDE_1, &p);
        FILE *OutFile = fopen("C:\\Users\\Student\\Desktop\\ringtest.txt","w");
        fprintf(OutFile,p);
        fclose(OutFile);
    
    }
    

    I need to get the current value of the ring (& p) to write to the file ringtest.txt.

    Also, I need to use this value (& p) as another entry in the same program.

    IE value of & p must be used in

    b = c * 5; where c is the value of the current & p.

    Can any 1 help?

    You're right: EVENT_LEFT_CLICK_DOWN is not a valid event for the CVI. Valid events are listed in the userint.h file, and are the only events that can be caught in the trap in a point of order. On the other hand, you're assuption on EVENT_VAL_CHANGED is correct: you can trap forget the EVENT_CLICK_UP event.

    According to the second question, looking at the definition for fprintf you must pass a string format as the second parameter to the function, then the value to write to the file. In your case, the correct syntax is:

    fprintf (OutFile, "%d", p);

  • problem to get the current date in qml

    Hello world

    I'm trying to get the current date in c ++ and qml and I used the class QDate, but it still has some problems:

    Code:

    =====================================================

    QDate * nowdate = new QDate;
    QDeclarativePropertyMap * nowdateMap = new QDeclarativePropertyMap;
    nowdateMap-> insert ("date", QVariant (nowdate-> currentDate()));
    QML-> setContextProperty ("nowdateMap", nowdateMap);

    ===========================================================

    After setting the nowdateMap, I'm able to get the date in the application, but the format is really weird, I did not use QDatetime, but the restult of shows like ' 2013-1 - 3 T 00: 00:00 ", how can I get rid of the final"T00:00:00 "? or is there a better way to get the current date?

    Thank you

    QDate nowdate is QDate::currentDate();.

    QString nowdatestring = nowdate.toString (); / / to get the date string format, you can define the shape of toString(), you can //search it
    QDeclarativePropertyMap * nowdateMap = new QDeclarativePropertyMap;
    nowdateMap-> insert ("date", QVariant (QString (nowdatestring)));
    QML-> setContextProperty ("nowdateMap", nowdateMap);

    then in the file qml, using nowdateMap.date will do.

  • Get the current Message of the new screen open message context

    When you open the application again [email] message you can use a ViewListenerExtended to get the current context of Message... but the user every interaction with the fields of composition creates a new Message object if you hold is no longer a valid reference (he gets cloned). By changes, I mean using the menu items to add/remove fields, typing in a topic, etc. Does anyone know how to get the context of new/current Message used while the demand again message is open and has been updated? MessageListener does not work for Messages being changed in the application of the new message.

    Update: the subject of the message is not be cloned, UI updates not the model.

  • How to get the current timestamp in C++ to the BB10 project

    Please help me how to get the current timestamp in C++. Thanks for your help!

    Following your suggestion,

    QTime is only for a day.  http://developer.BlackBerry.com/Cascades/reference/QTime.html#details

    I found "QDateTime" of references of the API: http://developer.blackberry.com/cascades/reference/qdatetime.html#toTime_t

    QDateTime = now QDateTime::currentDateTime();
    timestamp long = now.toTime_t ();

    But I got an error. I searched but no results are clear:

    -variable 'QDateTime now' initializer has but
    incomplete type
    -type incomplete "QDateTime" used in the nested name
    specifier of

    I am a newbie. So thank you for your help

Maybe you are looking for

  • Portege R830 sees network cannot connect - error 628

    Hello I want to use my SIM card to establish an internet connection on a Portégé R-830.Inserted the SIM - cad, startup Toshiba Wireless card manager, enter PIN, vor research network: "o2 surf" found, perfect signal strengthBut then: either he gives u

  • Running slow even after reimage... time to replace the 5100 disc drive?

    My laptop 5100 is very slow and I hear the drive access very regularly and it affect playback of the media while doing other tasks. Even after recess with the CD that accompanies it improves a lot. I'm assuming the drive is dying, but open to suggest

  • I can't service for a monitor that is 8 years old?

    Hello My monitor is almost 8 years old and it has stopped working all of a sudden. I would like someone to check if it's fixable or if I can get it exchanged for a buy another monitor. Details of the monitor: Series number: Model: AL1916WAXS Manuf. D

  • Disc lost for hp printer

    I would like to get a new drive for my photos hp series D110 mart.

  • How to install Windows 7 on SSD

    It is a complex subject: I have a laptop that I bought new with Vista several years ago. Now, I put it to date with W7 (upgrade version). Outside of him refusing to install on drive C because of insufficient disk space, it worked fine (I installed a