Can I have a variable that lists the name of the Book?

Hi, I'm creating a document as an InDesign Book, ie a lot of documents in the Book Pallette. I'd like to have a variable that lists the book name. Is this possible?
I've tried finding how to create new variables but I can't see anything. I'm guessing <$bookname> is the code but I can't figure out how to enter it as a variable in CS5.
Thanks,

What does this have to do with scripting? I don't believe you can create a variable that is automatically populated with the book name, but you can simply create a regular variable and synchronize it across all documents in the book.

Similar Messages

  • Do we have a page that lists the available extensions

    It wouldbe nice to have a page somewhere which lists all the available SQL Developer extensions available.
    At the moment it is by word of mouth or extensive searching.

    Here's the ones we know about.
    http://www.oracle.com/technology/products/database/sql_developer/files/extensions.htm
    If anyone has more let us know and we'll add them.
    -kris

  • I got new hard driver for my MacBook I don't have the cd but I do have flash drive that has the software I need help because when I turn on my laptop it shows me a file with question mark how can I install the software from the flash driver?

    I got new hard driver for my MacBook I don't have the cd but I do have flash drive that has the software I need help because when I turn on my laptop it shows me a file with question mark how can I install the software from the flash driver?

    Hold down the Option key while you boot your Mac. Then, it should show you a selection of devices. Click your flash drive and it will boot from that.

  • I have 2 iphones that share the same apple id but do not want them to share contacts and apps, how can I change this

    I have 2 iphones that share the same apple ID I do not want them to share contacts and apps how can I change this?

    You can use separate AppleIDs for iCloud, iMessage and iTunes - you just need to create unique AppleIDs for the iCloud accounts if syncing contacts that way (you will need an email address that is not already registered as an AppleID though to get another AppleID).
    Apps are a different matter in that purchases are tied to the AppleID used to log in to the store to make the purchase.  So you can create another AppleID for iTunes as well and use different ones on the different phones, but any apps you have already purchased with your existing AppleID are permanently tied to that AppleID.
    Really, unless you are sharing apps, content and such, there is no reason to use the same AppleID on each anyway.  So the simplest solution is to create new AppleID(s) for the second device.  If you need an email address to do that, just get a gmail account (or hotmail, yahoo or any other free email account).

  • I have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    i have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • How can i play iTunes on apple tv from my mac?  i used to have an icon that synced the two but i can't find that icon anymore

    how can i play iTunes on apple tv from my mac?  i used to have an icon that synced the two but i can't find that icon anymore

    If you are using the 2nd or 3rd gen Apple TV (little black box) then it would have no syncing or storage capability.
    iTunes content would be accessed using home sharing.
    Setting up Home Sharing for Apple TV (2nd generation and 3rd generation) - Apple Support
    If you are referring to the 1st gen (bigger aluminum box with hard drive)
    iTunes 11 for Mac: Play items in your iTunes library using Apple TV (1st generation)

  • Can I cause checking a box to add 1 to a calculated form field?  I have a field that sums the numbers entered in several previous fields and need to be able to add "1" if a checkbox is selected as well.

    Can I cause checking a box to add 1 to a calculated form field?  I have a field that sums the numbers entered in several previous fields and need to be able to add "1" if a checkbox is selected as well.

    I think it has something to do with the way the value of the check box is exported, but I'm not sure.  With nothing being exported to Data5, Data6 displays the sum of Data1-4 rounded down to the nearest whole number and updates automatically as Data1-4 are updated.
    Right now, assuming Data1-4 are 0, where data 5 is the output of the second example and any box is checked,  "1" is displayed in data5 but nothing is added to data 6. Selecting any other check box or deselecting that check box will cause data6 to add 1 even if data5 displays "0".  By way of example:
    Selecting Check box 16 results in Data5 displays 1 and Data6 displays zero.
    Then, if any or all of Checkbox17-20 are selected, Data5 displays 1 and Data6 displays 1.
    Then, if any or all of Checkbox17-20 are deselected, Data5 Displays 1 and Data6 displays1.
    Then, if Checkbox16 is deselected, Data5 displays 0 and Data6 displays 1.

  • I have 4 sets of slides for 4 product lines. I want thave a slide that lists the 4 products, click on which one I wnat and have it go to that set of slides. Is this possible?

    I have 4 sets of slides for 4 product lines. I want thave a slide that lists the 4 products, click on which one I wnat and have it go to that set of slides. Is this possible?

    Yes, use hyperlinks.

  • HT1386 I do not have a list of "devices on the left hand side" to select iphone from when I try to sync my phone.  I have never seen that list.   How do i get it?    I think the new itunes formate *****!!

    I do not have a list of "devices on the left hand side" to select iphone from when I try to sync my phone.  I have never seen that list.   How do i get it?
    I think the new itunes formate *****!!

    Glad it is fixed  Actually I meant to say click VIEW then show side bar but I see you got the message

  • Is it possible to have two DADs that access the same database?????

    Hello,
    Is it possible to have two DADs that access the same database?
    One DAD would be password protected with Authentication mode Per Package and the other DAD would not require a password/login
    If it is possible can you also give suggestions about how to do this
    Thanks
    Doug

    I HAD THE SAME PROBLEM WITH SHARING MY LIBRARY WITH MY SON. WHAT I DID WIAS CREATED A LIBRARY FOR HIS USE ONLY. IN ITUNES CLICK--FILE--NEW PLAYLIST AND THIS SHOULD ADD AN UNTILED PLAY LIST IN YOUR SIDE BAR. CLICK ON IT AND RENAME IT. HE CAN KEEP ALL OF HIS MUSIC IN THIS LIBRARY. SELECT ALL OF HIS MUSIC FROM YOUR LIBRARY AND DRAG IT INTO HIS. ONCE THIS IS DONE YOU CAN THEN REMOVE HIS SONS FROM YOU PLAY LIST. MAKE SURE YOU ONE REMOVE IT FROM YOUR PLAY LIST AND NOT DELETE THE FILE.
    HOPE THIS HELPS
    G4   Mac OS X (10.3.9)  

  • How can i reuse same variables that i create using c:set var="index" /

    hi all,
    please some one helpme!!!!!!
    how can i reuse same variable that i create using
    <c:set var="index" value="${0}"/>
    cause later in the program i use index to do some condition and based on that i increment ...
    so for example if i say...
    <c:if test="${index==0}">
    <c:set var="index" value="${index+1}"/>
    </c:if>
    will it be like
    if(index==0)
    index++;
    can i do like i did be4. if not what do i need to do to reuse. cause i use the variable atleast 5 time and its keep changing on diff condition level.

    Have you tried it?
    It should work, provided you are on the same page.
    The c:set tag creates the variable in pageScope by default.
    If you forward to another JSP you need to set the scope to be "request" so that it is still available.

  • HT204053 can i have multiple iCloud accounts with the same Apple id

    Can i have multiple iCloud accounts with the same Apple id

    Welcome to the Apple Community.
    No, your ID is essentially your account. You can have email aliases and you can have multiple accounts, but I don't think that's what you are asking.

  • How can I have another Itunes account on the same computer for my wife?

    How can I have another Itunes account on the same computer for my wife?

    In case you didn't fully understand what dallon meant, it means another user account on your computer. You set that up in Windows and then instal iTunes onto that account.
    That way, you each have your own desktop and your own itunes. You can link to the songs in the other person's library as well, but you cannot run both iTunes at the same time. (That simply means you need to close it on the first account before opening it on the second account.)

  • I am uploading receipts using the PURCHASE_ORDER_RECEIPT EIP.  When I upload serialized assets each one is processed as a separate receipt (receiver_id). How can I have these all aggregated on the same receipt?

    I am uploading receipts using the PURCHASE_ORDER_RECEIPT EIP.  When I upload serialized assets each one is processed as a separate receipt (receiver_id). How can I have these all aggregated on the same receipt?
    Is there a parameter I should be using in the XML or is there a setting in Peoplesoft that will accomplish this?
    Jim

    sundy.liu wrote:
    Unfortunately however, even with the TCP tweaks enabled, I still only get a little over 1 Gb/s through the two aggregated Gig ports. It seems as though the aggregation is only using one port, though MRTG graphs of the two switch ports do in fact show that they are both being utilized equally, essentially splitting the 1 Gb/s speed between
    the two ports.
    Problem with the server? switch? Aggregation software? All the above? At any rate, I seem to be missing something.. Any help regarding this issue would be greatly appreciated!If you're only running a single stream, that's all you'll see. Teaming/aggregating doesn't make one stream go faster.
    If you ran two streams simultaneously, then you should see a difference between a single 1G interface and an aggregate of two 1G interfaces.
    Darren

  • Can't update apps.  I have reset my Apple ID to my new e mail address but when I try to download or update apps. my old, no longer functioning one, automatically comes up asking me for a password, which I don't know and can't have sent to that ID!

    I used to have my old work e mail address as my Apple ID but have now changed it to my new one, had all of the verification e mails and everything.  However, when I try to download or update my apps, my original ID comes up and I can't log in.  Can't remember my original passowrd and can't have a reminder sent to the original e mail as it no longer exists.....  help!

    Any content is tied to the account that you used to buy/download it - so if you created a new account as opposed to updating the existing one, then you will need to use the old account to download updates to its apps. Can you not update your old account so as to have a new email address on it (e.g. via this page) ?

Maybe you are looking for

  • Help.I want to learn about how to assign a custom request  with manager .

    Hi. When i submit a custom single request.I got this problem. No concurrent manager is defined to process this request, so it cannot be processed. Contact your system administrator to define a concurrent manager to process this request or to verify t

  • Getting iCal on my MAC Pro to sync with my iTouch

    I have had some issues with my MAC Pro tower and it became necessary to format and re-install all of my MAC software. I went to sync my iTouch with my MAC, but I can't locate any of the iCal files. I'm assuming that I am doing something wrong, but th

  • Force font smoothing when open

    Hi all, I am trying to make a portofolio pdf, which has some fonts embeded. Is there any way to force user's Acrobat Reader to turn on font smoothing when the file is opened? Fonts are so ugly without smoothing, I don't want to let users to see them.

  • Cross database join Oracle - SQL server date column - nQSError: 46008

    Hi, I am using OBIEE 10.1.3.4.2 and I am able to make cross database join between Oracle and SQL server using varchar columns, but I am getting this error: nQSError:22024-A comparison is being carried out between noncompatible type when I try to make

  • LSO EhP4 - Integration to Atlas

    At my present customer location, they are currently using courseware from ATLAS for their training needs. With LSO implementation, there is a requirement to integrate with ATLAS. Does anyone have experience integrating LSO with ATLAS?