Results 1 to 6 of 6

Thread: Animations

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    Is there any

    for each item in ...

    next

    to get thr list of animations a Microsoft Agent can preform ?
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    So, no one can help around here ???
    Come on guys, I am sure someone knows it ..
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264

    Angry That's it !

    guys, your really pissed me off !

    there is no one out there who knows how to do it ???
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  4. #4
    Lively Member
    Join Date
    Mar 2000
    Posts
    81

    Smile

    Correct. Nobody knows

  5. #5
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>


    Wow..there's a way to get an answer
    That's it !
    guys, your really pissed me off !


    there is no one out there who knows how to do it ???

    If someone read the Q and knew what you were talking about, they would reply, unless of course, they were a little Pissed Off by your behavior!
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    o.k o.k,

    Let me apologize:

    Please forgive my language.


    What I mean is

    when you have lets say a dictionary object called: objDict

    you can write something like:

    for each item in objDict
    msgbox item & "=" & objDict (item)
    next

    and that will give you the key names and the values..

    What I am looking for is the same line of code, but for a microsoft agent, I would like to get the list of animation that the praticular MSagent supports something like:

    for each item in agnent.play
    msgbox item
    next

    Is that better ?

    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width