New update of podcast app, there is no way to see how long your podcast has been on go?

When listening to a podcast and you want to see how long you have left, there is now no longer an option to see this?
Your also unable to drag/skip to a part of the podcast easily

@Christine – try the following ExtendScript (JavaScript):
if(app.selection.length === 0
    || !app.selection[0].constructor.name === "Cell"
    || !app.selection[0].constructor.name === "Table"){
    exit(0);
var sel = app.selection[0];
if(sel.constructor.name === "Cell"){
    var tableRowLength = sel.parent.rows.everyItem().getElements().length;
if(sel.constructor.name === "Table"){
    alert("All "+sel.rows.everyItem().getElements().length+" rows selected in current table." );
    exit(0);
var numberOfRowsSelected = sel.rows.length;
var indexOfSelectedRows = sel.rows.everyItem().index;
var startRowSel = indexOfSelectedRows[0]+1;
var endRowSel = indexOfSelectedRows.length+indexOfSelectedRows[0];
alert(numberOfRowsSelected +" row(s) selected.\r"+startRowSel+" to "+endRowSel+" out of "+tableRowLength+" of current table.");
You need not select whole rows, just one or a couple of cells.
Then run the script.
An alert message is telling you how many rows belong to the cell range you have selected and:
which rows of the table are selected…
A typical message would be:
6 row(s) selected.
3 to 8 out of 20 of current table.
The script does some basic checks of the selection.
If no cell or table is selected, it will just do nothing…
Uwe
Message was edited by: Laubender | Some language cosmetics in the alert message

Similar Messages

  • Is there a way to find out how long my child has been playing with my ipad

    Is there a way to find out how long my child has been playing with my ipad???  He has been getting up before me in the morning and in the evening he is super tired and I'm wondering how early he has been getting up????

    No way to see exactly how long the iPad has been used but you may want to consider using parental controls.
    iOS: Understanding Restrictions (parental controls)

  • Is there an easy way to see how many rows in a table? (selected or unselected)

    Hi all,
    Forgive me if this is a REALLY dumb question but I would love to know if there there is an easy way to to see how many rows there are in a table in InDesign?
    (And I bet I am really going to kick myself when I hear the answer and how simple it probably is..lol !)
    I am working on a huge catalog and am dealing with LOTS of tables...very long tables too at times. I am also doing a lot of copying and pasting back and forth between InDesign and Excel and it would REALLY help if I knew how many rows there are in a table without having to manually count them (TIRESOME!!).
    Also, is there a way to see how many rows I have selected at any one time? It would be SO WONDERFUL if the info box could also provide this information.
    Thank you SO MUCH in advance for your help:))
    Christine
    **UPDATE**
    Oh boy I AM going to kick myself! Why only NOW that I wrote this question did I suddenly notice that the Table palette shows the number of rows and columns? lol.
    Okay, then is there a way to see how many rows I have selected at any given time?

    @Christine – try the following ExtendScript (JavaScript):
    if(app.selection.length === 0
        || !app.selection[0].constructor.name === "Cell"
        || !app.selection[0].constructor.name === "Table"){
        exit(0);
    var sel = app.selection[0];
    if(sel.constructor.name === "Cell"){
        var tableRowLength = sel.parent.rows.everyItem().getElements().length;
    if(sel.constructor.name === "Table"){
        alert("All "+sel.rows.everyItem().getElements().length+" rows selected in current table." );
        exit(0);
    var numberOfRowsSelected = sel.rows.length;
    var indexOfSelectedRows = sel.rows.everyItem().index;
    var startRowSel = indexOfSelectedRows[0]+1;
    var endRowSel = indexOfSelectedRows.length+indexOfSelectedRows[0];
    alert(numberOfRowsSelected +" row(s) selected.\r"+startRowSel+" to "+endRowSel+" out of "+tableRowLength+" of current table.");
    You need not select whole rows, just one or a couple of cells.
    Then run the script.
    An alert message is telling you how many rows belong to the cell range you have selected and:
    which rows of the table are selected…
    A typical message would be:
    6 row(s) selected.
    3 to 8 out of 20 of current table.
    The script does some basic checks of the selection.
    If no cell or table is selected, it will just do nothing…
    Uwe
    Message was edited by: Laubender | Some language cosmetics in the alert message

  • Is there a way to see how many months I've been subscribed?

    Besides looking at a bank statement, is there any way to get a statement or see how long or how much I've been paying for Adobe PDF converter? Thanks to anyone who can answer!

    Hi Alejandra,
    You have had your subscription for four months now. It began on October 27, 2013.
    Hope that helps!
    Kind regards, Stacy

  • Is there a way to see if my stolen phone has been activated for use?

    My iPhone was recently stolen.  I have a feeling of who took it, but I can't prove it.  I was wondering if I have the serial number is there a way to find out if it has been activated for use?

    That would be between you and your carrier.
    Did you report the iPhone as lost or stolen with your carrier?
    If so, do you know if your carrier has a blacklist that prevents a phone from being re-activated with their network after being reported lost or stolen?

  • Any way to see when an iphone 5s has been updated by date and time?

    anyway to see when an iphone 5s was updated by date and time? that info is very important

    Warren,
    The message doesn't show if you use a local (it does when you use a property
    node!). The boolean does blink!
    Try the attached VI.
    Regards,
    Wiebe.
    "Warren Massey" wrote in message
    news:5065000000050000007C570100-1075935269000@exch​ange.ni.com...
    > I've already tried something like this and it just does not work like
    > I want it to.
    >
    > Enforced with a sequence structure I do this:
    > 1) put up a message saying "Updating"
    > 2) dump the updated data to the display
    > 3) clear the message
    >
    > What I see on the CRT is this:
    > 1) a message saying "Updating"
    > 2) the message quickly goes away
    > 3) several seconds later the image changes.
    >
    > My kludge/workaround is to add a variable delay before the message
    is
    > cleared. The delay is based on the image size and some
    > empirically-derived constants.
    [Attachment Picture Update.vi, see below]
    Attachments:
    Picture_Update.vi ‏45 KB

  • Is there any other way to find out if your Mac has a virus?

    I think antivirus software is the only thing that can tell if you've got trojans and harmful files on your computer, and lists them down. But I want to find out if my Mac has viruses without downloading AV software.

    There's no one single method that can be used, as different malware can install in different places.  You have to know what you're looking for.  The folks who make AV software know what they're looking for, so that's the best option.
    However, why do you have this concern?  Do you have a reason to believe your Mac is infected?  If so, what is it?  If not, you can probably relax (though that's far from a guarantee).
    For more information on this topic, see my Mac Malware Guide.

  • Is there a way to see a list of what has been imported to memory?

    Memory Experts,
    The prorgram I am working with has an Import from Memory ID statement that is coming up empty.
    I am in a user exit in the include MV45AFZZ.
    I can not find what program/include/function module/etc. did the export to this memory ID.
    Does anyone know a way to find out what program did the export on this data?
    When in debug - is there a command (we are running ECC 6.0) to list what is in memory at that point in time?
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Thanks.
    Scott
    Edited by: Alvaro Tejada Galindo on Oct 9, 2008 4:03 PM

    Hi,
    In the debugger, follow the menu path
    Goto -> System -> System area
    In the input box for Area , Input DSEG and press enter.
    Goto -> System -> System area
    Dubble click MEMORIES
    Thanks,
    Senthil
    Edited by: senthil kumar on Oct 10, 2008 12:07 AM

  • [SOLVED] Is there a way to see all of your downloaded apps?

    Like the title says.. i've been wondering if there is any way to see how many apps you've downloaded, when you've downloaded them, and what you downloaded?
    Cause the thing is.. i've been searching for an app i'm willing to purchase for a while now but I forgot the name. I once played it and well it was something like this; You become a ghost with the powers to go back into time and changing someone's future. Your goal was to protect a girl, as someone was trying to shoot her. You while being a ghost could move through several items and change her future.
    But I forgot the name of the app, so yeh..
    Is there any way to check the apps you downloaded? Like from the beginning when you've bought your iPhone till now?

    In the App store on your iPhone, tap the updates tab, then tap on purchased to see a list of all your purchased content.
    http://support.apple.com/kb/HT2519

  • HT4623 When I open App Store to do 5 updates on other apps, there is an app frozen on the page..just today did latest IOS update too.

    When I open App Store to do 5 updates on other apps, there is an app there that is frozen and I can not get rid of it doing my normal practice....touching blank area of screen and app goes away....not today tho....any suggestions to fix ?  Oh yea, I upgraded to latest IOS today on my IPad !! Thank you all for any help you can give.

    Close the App Store completely and reset your iPad.
    To close an app, drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the App Store app then swipe "up" on the app preview thumbnail to close it.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • I was in the middle of the new update and it said there was a error and now my ipod touch will not turn on or off or anything it is just a picture of the apple

    I was in the middle of the new update and it said there was a error and now my ipod touch will not turn on or off or anything it is just a picture of the apple.
    thank you
    Kristy

    Error 11 is a strange one...if you search the discussions for error 11 you will get a number of hits but none with a real resolution other than getting the iPod to restore, which you have done.  And one person indicates this does not appear in the support data base...already found that out.
    If you have restored, have a backup and can restore from that, you might try the update again, or wait for the next update whenever that comes out. 
    Not a very satisfactory answer but if it is working again...

  • Is it possible for apple headquarters to add battery percentage to iPod touch for the new update? It would be a lot easier to see the percentage and so the iPod wouldn't die randomly when it's 20% or lower

    Is it possible for apple headquarters to add battery percentage to iPod touch for the new update? It would be a lot easier to see the percentage and so the iPod wouldn't die randomly when it's 20% or lower

    All the people here do not really know because all are just users like you, not from Apple
    but ...
    there are some apps you can download that monitor the battery percentage more accurately. Some are more reliable than others so you might have to do some research but this could be an option for you

  • Just re-installed itunes and want to down load an app from store.Itunes informs me that my apple I/D has been disabled. Is there any way of re-enabling it, or do I have to create another apple I/D

    Just re-installed itunes and want to download app from store. Itunes imforms me that my appleI/D has been disabled. Is there any way that I can keep my I/D by re-enabling it or do I have to create a new apple I/D

    Read the tips in this article and see if any of them work for you. You may need to contact iTunes Support in order to get this resolved.
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/apple-id- disabled

  • There is any way to see your photos on iCloud. It can be Whatsapp and other apps photos too. Help me to find out?

    There is any way to see your photos on iCloud. It can be Whatsapp and other apps photos too. Help me to find out?

    You can browse it a little more easily with TextWranger. You can also search it:
    http://homepage.mac.com/bagelturf/aparticles/library/libtw/libtw.html
    See what happens when you restore a vault:
    http://homepage.mac.com/bagelturf/aparticles/vaults/vrestore/vrestore.html
    It actually renames your existing library and creates a new one.

  • I recently connected my new ipad to my itunes, but now itunes will not recognise my ipod classic, and 50gig of music has gone. ipad connects ok but no longer ipod which has been there for two years! help!!!

    I recently connected my new ipad to my itunes, but now itunes will not recognise my ipod classic, and 50gig of music has gone. ipad connects ok but no longer ipod which has been there for two years! help!!!

    What happens when the iPod is plugged in?  anything?  any errors?
    Why is 50GB of music gone?  All music should exist on the computer.  Only a fool would rely on a single device which could easily be lost or stolen to store their content on.

Maybe you are looking for

  • Deployment Wizard Fails in 10g AS

    Deployment Wizard fails in 10g AS when attempting to upload an .ear file. It throws the following error: ClassNotFoundException: ias.oc4j._deploywiz._selectAppDest This error started when during the upload procedure I lost internet connectivity. It h

  • Frame (no) resize not broser consistent - help.

    I've got a simple left frame/right frame setup. I have my navigation frame set for no resizing and it works great in Safari, but no other browser. If I resize the window, the main content area pushes over the navigation frame. In Safari, it works per

  • Coherence Multicast test fails on rPath linux

    Hi, I am trying to run coherence on rPath Linux, when i run the multicast-test.sh it fails with the following error - "java.io.IOException: Operation not permitted". Am I missing out on any config setting? Configuring multicast socket... Starting lis

  • My macBook Pro has no display  with 3 repetitive beeps. What is wrong?

    My macBook Pro has no display  with 3 repetitive beeps. What is wrong?

  • Recent Itunes upgrade, now cannot access store, PLZ Help

    My Itunes was working perfectly until I did the recent upgrade. Now I cannot connect to the store. The connections are the same, only change was the upgrade. I ran the restore feature in windows to roll back to earlier time, but still having same pro