Get the SequenceFile associated with UIMsg_StartFileExecution

I am catching the UIMessage UIMsg_StartFileExecution and wish to update my UI to indicate which SequenceFile is being executed.  I cannot figure out how to determine which SequenceFile is associated with this message.  Both the UIMessage.Thread and .Execute are null and StringData is empty.
The documentation for this message states "TestStand sends this message when it begins using a sequence file. TestStand specifies the file in the UIMessage."  I don't see where TestStand specifies the file.  Is this a bug in TestStand, the documentation or on my end?
I am capturing messages by registering the callback with RegisterUIMessageCallback() through C#.  I've also tried getting the message through GetUIMessage() and both produce the same result.
Any ideas are appreciated.  Thanks.
Solved!
Go to Solution.

I think it's in the ActiveXData property (do "as SequenceFile" on the object it returns). Also, you might consider using the ApplicationMgr control and handling the UIMessageEvent event as a .NET event. That is the recommended approach.
Hope this helps,
-Doug

Similar Messages

  • How to get the contents associated with a component.

    How to get the contents associated with a component.
    Like i have 2 buttons and i want to get the contents associated with these button without clicking them i.e without firing the event.
    By Contents i mean, whatever things we get after firing the event,we get some other window and some thing is added to the current page and so on.

    grab all the code inside the actionPerformed(ActionEvent e) method

  • Just upgraded to FF 12 from FF 3.6 and most of my favicons are now dotted line squares. Any way to get the favicons associated with each web site to load?

    Just upgraded to FF 12 from FF 3.6 and most of my favicons are now dotted line squares. Any way to get the favicons associated with each web site to load? I've seen some suggested code to add but I'm not web code savvy. Thanx!

    The CheckPlaces extension can restore favicons. It is also great for checking bookmarks to ensure that they are still valid.
    * https://addons.mozilla.org/en-US/firefox/addon/checkplaces/

  • How to get the JMenuBar associated with a JMenuItem?

    How do I get the JMenuBar (or JFrame) associated with
    a JMenuItem?
    The JMenuItem is in a subMenu of a JMenu on the JMenuBar.

    Hi,
    JMenuBar is extending from the container class,
    When a menuItem is added to it,You can get the instance of JMenuBar by type casting the getParent method on JMenuItem
    ie..
    JMenuItem mi1 = new JMenuItem();
    JMenuBar jm = new JMenuBar();
    jm.add(mi1);
    JMenuBar jm2 = (JMenuBar) mi1.getParent();
    Hope this helps
    cheers
    Ravi

  • Get the Dialog associated with an event

    So i have a Dialog with some textfields which hold the login information to a database. I press a button called "connect" which fires an event, which then connects to the database.
    I want to read the textfields within the Dialog to assemble the Connection String but i have no idea on how to get the info through the event.
    So far i have extended the JDialog with some methods like getUsername() which returns fieldUsername.getText();
    But how can i get the MyDialog object?
    getSource() returns only the button.
    getSource().getRootPane returns only the RootPane.
    Or is there even a better way to exchange this information?

    Normally you would define all the text fields as class variables within the dialog. Then when you click the button you access each field to make sure data has been entered. If it has you connnect to the database. If not, then you display error messages.
    So basically you create a "ConnectDialog" with has all the components and code contained in one place.

  • All I want to do is get the value associated..

    All I want to do is get the value associated with a dropdown item...
    1. I have a combo box
    2. It has text values that you can click
    3. The text values have export values associated with it
    4. When I click a text value from the list, I want to get the numeric value associated with it
    Example combo box:
    "Orange" has the export value of "1234"
    When I click "orange" I want to get the export value "1234" and alert it to the screen
    I'm using javascript, here's what I have so far:
    In the combo box properties I have the following validation script:
    theFruitClicked();
    I have a function in the document javascript:
    function theFruitClicked()
         app.alert(event.value);
    This is alerting the text value not the export value.
    What else should I do to get the export value?
    Thank You.

    You may need the scripting forum http://forums.adobe.com/community/acrobat

  • I'm trying to get access to a very old AppleID, but I don't have access to the email associated with the account anymore and it's saying my birthday is wrong.  Can someone help?!

    I'm trying to get access to a very old AppleID, but I don't have access to the email associated with the account anymore and it's saying my birthday is wrong.  Can someone help?!

    If you can't get the account's password reset via http://appleid.aple.com then try contacting Support in your country, they should (after they've confirmed your id and that it's your account) be able to reset it for you.
    Contacting Apple about account security : http://support.apple.com/en-us/HT5699
    If your country isn't on that page then try this form and explain and see what they reply with : https://ssl.apple.com/emea/support/itunes/contact.html
    After it's been reset change the primary email address on the account to be an address that you have access to : Change your Apple ID.
    And check/correct the date of birth on the account (select the Password And Security section on the account on http://appleid.apple.com, answer the security questions, and on the next screen the DoB should show).

  • Why do I keep getting emails saying my iTunes account will be disable in 48 hours if I do not validate my account?  or that I have to verify the email associated with my iTune acccount?

    why do I keep getting emails saying my iTunes account will be disable in 48 hours if I do not validate my account?  or that I have to verify the email associated with my iTune acccount?

    Because someone's trying to mislead you into giving them your iTunes Store login information. Forward all such emails to [email protected] and then delete them.
    If there's an actual problem with your iTunes Store account, you'll be told at the time you try to purchase or download something.
    (112240)

  • How can I change the age associated with my daughter's account?

    OK I am sure that this is a common issue.  Back when my daughter was about 9 or 10 years old, we bought her an iPod Touch.   She was too young to have an AppleID of her own, so I set one up for her using an extra gmail accoun that I had, and entered my birthdate/age.  A few years later, she received an iPad, and most recently, an iPhone.   All of these devices are tied to the same AppleID.
    Well, now she will be 13 years old soon, and I would like to switch things to represent reality.  She has her own email account, and I believe you can go to My Apple Id to change the Apple ID name and e-mail address.  My question is, can we change the age associated with the account?
    I hear you saying, "Just create a new AppleID for her."  That may end up being the only solution, but I am trying to avoid having two AppleIDs for her to keep up with.  She has already purchased a fair amount of content (music and apps) under the existing AppleID, and I am pretty sure from looking at the posts on this Community that you can not transfer content away from the AppleID under which it was downloaded/purchased.  And so, if I create a new AppleID, she will have to re-purchase the content to get it all in one place.  As she eventually grows up and becomes independent, I would like for he to not have to "start over" with her AppleID.
    Any advice or direction to information would be appreciated.

    I have a similar situation however a bit more complicated! It seems that when I was setting the birthdate I forgot to change the year so now my seven years old daughter shows up as a two months old! There is no way to change the birthdate because it shows up in light grey when I login into my daughters account and doesn't allow a change! The birthdate can be changed only when the child turns 13 however according to this she will have to be 20 before she can change it to show property 13 and here is where this is getting completely out of hand! Now to make things more complicated I have twin daughters and they came up with their unique but similar Apple ID, so changing one will require to change both Apple IDs! After being on the phone with Apple's customer support for about one hour I talked to a supervisor and the supervisor of the supervisor and their only solution is to create a new Apple ID! Of course in my case I will have to create two new Apple IDs, and I'm considering doing it. However when I started reading it becomes more complicated because I already made their Apple IDs part of my family group. It seems like you're not able to just let go of family member that is less than 13 years of age. You can only transfer it to another family, so Apple is making sure there are no kids left behind It seems like the only option will be to "abandon" the family and then create a new family with the new Apple IDs. If all this sounds bizarre to you it sounds bizarre to me too! If I can just put the kids in the car and drive them to the nearest one hour away Apple Store and have them show their credentials confirming their birthdate I would rather do that than having to spend more and more time with this issue, but that was not an option pointed out by customer support. So folks keep in mind that if you make a mistake your children's age is set in stone until he or she turns 20 if they happen to be seven at the time you made the mistake and no one can change this, even Apple! Now on the positive side I'm glad I didn't do the mistake when she was 13 or she will have to wait until she's 26 Most likely I'll be calling customer support tomorrow again and I will let you know how it went!

  • How can I get all users associated with my VSO

    I see here: https://www.visualstudio.com/en-us/integrate/api/shared/profiles that I can get my profile info from the API, but can I get all users associated with an account?

    Hello!
    If you want to see all of that in a single mailbox, you can create a Smart Mailbox from the "file" menu in the top left corner of your screen. It's a bit of trial and error before you get the rules correct, perhaps, but that will work.

  • I can't access my iCloud account because my primary email is dead. I want to change my ID for the one associated with my current email address.

    I can't verify my icloud account because the email associated with it got deleted in a messup by the email provider. I made a new ID with another email address, but I don't seem to know how to set it as my iCloud account. Apple insist on asking me a password for my old account, I enter it, but it says it is incorrect. I have tried to fix it, and apple knows it is there as it appear on the list of apple ID's, but doesn't recognice the password and when I try to reset the password it gets me to my new account, which needs no resetting.
    All I want is to get rid of that old account and replace it with my new one in order to use the cloud, but it seems I am stuck with a non funtioning user ID. I have tried everything there is on this pages, but nothing works.
    Please, tell me, step by step, how can I remove the old user ID from the icloud account for good and replace it with my new ID on all my devices.
    Thank you.

    Welcome to the Apple community Yao.
    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple ID.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

  • How do I find the phone # associated with my dryloop account?

    Customer service said they would be open til midnight but they're closed at 11:20. How do I find the phone # associated with my dryloop account so that I can pay online.

        Hi, yogaonmain!
    I'm sorry we were not available to get that information to you. Your mobile telephone number will be listed on your paper statement. It is also typically listed inside your phone under the Settings/Phone info section.
    If you need this information immediately, please call our customer service line at 800-922-0204.
    Thank you,
    AdamE_VZW
    Follow us on Twitter @VZWSupport

  • How/where do I change the AppleID associated with my computer?

    How/where do I change the AppleID associated with my computer? 

    What do you mean by "change the Apple ID"? Are you trying to get a new ID from the one you currently have or just add a new ID to the computer?

  • How to change the username associated with "Home"?

    My wife got a new mac (from her job) and I've taken over her previous machine, a Macbook Pro (2008). I've upgraded the system several times already, and now using OS Lion. My problem is that I want — but haven't figured out how (or it it's possible) — to change the name of "Home"  — from (a form of) her name to something else. I'm the only user with administrative privileges, and I thought that would (somehow) change the name associated with "Home" — but no, it has not.
    Is this something that can ( or must) be done via Terminal?

    dawglover wrote:
    At present, I have (sole) administrative control of the computer. But I haven't been able to change the name associated with "Home" to something other than the name originally set by the computer's previous owner/administrator (my wife).
    You can't, the original name is squirelled away all over the machine.
    The only way to get it to be all yours, is to backup all data files off the machine, hold command option r down on a wired keyboard at boot time connected to a fast Internet connection and use Disk Utility to erase the ENTIRE drive, then reinstall OS X with your AppleID and password into the Macintosh HD partition.
    When you reboot, you are greated to the intial install, where you can place your name all over the machine.
    When you erase the drive this way all programs are gone, and only those associated with AppleID can be downloaded from AppStore as they are copy protected.

  • Hello..when i plugged my iphone into my mac to download some music i got the message "this computer is no longer authorized to play purchased items...." but I cant remember the password associated with my itunes acct..it just keeps going around in circles

    im getting a message saying my mac is not authorized to play purchased items...but i cant remember the password associated with my itunes acct...help someone?

    https://iforgot.apple.com/

Maybe you are looking for

  • DW CS5 bugs seen

    System specs Mac pro Early 2009 2.66 mhz 12 gigs ddr3 Osx 10.6.3 I don't know if anyone else has seen any of these issues, so i will post them in hopes that there may be a fix. Downloaded creative suite cs5 for mac (trial) Installed Photoshop/Dreamwe

  • No preview or scopes information in Apple Color

    This is the second time I've had this issue in around 3 months. I had initially solved the issue but had to do a full clean install of OSX and also my Final Cut Studio package. It's occured again for no apparent reason and to be honest I don't want t

  • Can't save iTunes library file

    hi all of a sudden i've started continuously getting an error message in iTunes 7.6.2.9 saying 'the itunes library file cannot be saved. you do not have enough access priviledges for this operation.' i haven't changed anything on itunes or my compute

  • Word Wrap after tagging

    Hello all, we have a problem mit the hypernation, when tagging a text. There is a pharagraph with different fonts (Univers and UniversCE). We use that document with a plug-in tagging different words. In that paragraph the hyphernation after tagging i

  • How to deploy war webapp on standalone weblogic ?

    Hi All We have several war files and an ear file. A few war files are shared libraries, other war files are webapp and an ear file. How do we deploy a war file to standalone weblogic ? Must we explode the war file in order for weblogic to deploy or c