Announcement

Collapse
No announcement yet.

POWER POINT

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • POWER POINT

    I can't seem to make this fly! Here's what I have:


    <IR_ACTIONS_LIST>
    <Action name="Minimize">
    <Type>3</Type>
    <Function>0</Function>
    <DTIndentLevel>0</DTIndentLevel>
    <Enabled>1</Enabled>
    <ErrorHandling>
    <UserNotificationMode>2</UserNotificationMode>
    <CustomErrorMessage/>
    <OnErrorAction>0</OnErrorAction>
    <JumpToLabel/>
    </ErrorHandling>
    <HWnd>%MenuHWnd%</HWnd>
    </Action>
    <Action name="Execute">
    <Type>8</Type>
    <Function>0</Function>
    <DTIndentLevel>0</DTIndentLevel>
    <Enabled>1</Enabled>
    <ErrorHandling>
    <UserNotificationMode>2</UserNotificationMode>
    <CustomErrorMessage/>
    <OnErrorAction>0</OnErrorAction>
    <JumpToLabel/>
    </ErrorHandling>
    <FileName>%SrcDir%\powerpoint\PPVIEW32.EXE</FileName>
    <CommandLine>%SrcDir%\powerpoint\road3.ppt</CommandLine>
    <WorkingDir/>
    <RunMode>0</RunMode>
    <WaitForReturn>1</WaitForReturn>
    </Action>
    <Action name="Exit">
    <Type>2</Type>
    <Function>0</Function>
    <DTIndentLevel>0</DTIndentLevel>
    <Enabled>1</Enabled>
    <ErrorHandling>
    <UserNotificationMode>2</UserNotificationMode>
    <CustomErrorMessage/>
    <OnErrorAction>0</OnErrorAction>
    <JumpToLabel/>
    </ErrorHandling>
    </Action>
    </IR_ACTIONS_LIST>


    I used this help file as a guide:



    Where am I blowing it?

  • #2
    Re: POWER POINT

    Hi Bruce

    Would be nice to know where yu have those Actions in AMS and what isn't working about it?
    What's happening your end when you try this?
    Any error msgs etc?

    Check the obvious first: file names are correct, location addresses are correct etc.
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

    Comment


    • #3
      Re: POWER POINT

      Hi Derek!
      Well...It says thet the powerpoint viewer can't read thw file I have for it! Here's what I have.

      <IR_ACTIONS_LIST>
      <Action name="Execute">
      <Type>8</Type>
      <Function>0</Function>
      <DTIndentLevel>0</DTIndentLevel>
      <Enabled>1</Enabled>
      <ErrorHandling>
      <UserNotificationMode>2</UserNotificationMode>
      <CustomErrorMessage/>
      <OnErrorAction>0</OnErrorAction>
      <JumpToLabel/>
      </ErrorHandling>
      <FileName>%SrcDir%\pprun\ppview32.exe</FileName>
      <CommandLine>%SrcDir%\pprun\present\PC.PPT</CommandLine>
      <WorkingDir/>
      <RunMode>0</RunMode>
      <WaitForReturn>0</WaitForReturn>
      </Action>
      </IR_ACTIONS_LIST>

      Comment


      • #4
        Re: POWER POINT

        It runs fine here Bruce. Check the address and filename are correct .. that your pointing AMS to the correct place etc.
        Check also that the file will open ok in powerpoint... corrupt, perhaps?
        -
        = Derek
        ["All glory comes from daring to begin" - fortune cookie]

        Comment


        • #5
          Re: POWER POINT

          Ahhh this sucks! (lol) It says: the "PowerPoint Viewer Can't Read C:\Documents and Settings\Bruce\My Documents\Autoplay Media Studio\pptest\Distrabution\pprun\EAT THIS!.ppt

          It does work out side of AMS and I have gone so far as to start from scratch using the "How To" on the site!
          Any other ideas? (I'm afraid it's going to be something really stupid on my part).

          Comment


          • #6
            Re: POWER POINT

            I don't know if its a typo in your message, but Distrabution should be Distribution.

            And if you putting in the whole path, use %SrcDir%\pprun\EAT THIS!.ppt instead

            Comment


            • #7
              Re: POWER POINT

              Hey Worm!
              LOL yeah it was a typo and no i'm not inputing the whole path in. I am doing as you wrote "%SrcDir%\pprun\EAT THIS!" I did notice that when I tried the ver. # 3 executible it was doing the same thing. Very weird! Should I reinstall AMS?

              Comment


              • #8
                Re: POWER POINT

                My opinion: ppview32.exe is still a 16 bit program. So it won't handle filenames >8 characters. And shure not a space in the middle.
                Rename it and I think it will work.
                programming is very easy, just put the characters in the right order....

                Comment


                • #9
                  Re: POWER POINT

                  Nope! I called it "eat.ppt" and it still wont work! Good idea though. :-)

                  Comment


                  • #10
                    Re: POWER POINT

                    Are you ready for a laugh... [img]/ubbthreads/images/icons/laugh.gif[/img]

                    Put quotation marks around your command line arguments like this:

                    <IR_ACTIONS_LIST>
                    <Action name="Execute">
                    <Type>8</Type>
                    <Function>0</Function>
                    <DTIndentLevel>0</DTIndentLevel>
                    <Enabled>1</Enabled>
                    <ErrorHandling>
                    <UserNotificationMode>2</UserNotificationMode>
                    <CustomErrorMessage/>
                    <OnErrorAction>0</OnErrorAction>
                    <JumpToLabel/>
                    </ErrorHandling>
                    <FileName>%SrcDir%\pprun\ppview32.exe</FileName>
                    <CommandLine>"%SrcDir%\pprun\present\PC.PPT"</CommandLine>
                    <WorkingDir/>
                    <RunMode>0</RunMode>
                    <WaitForReturn>0</WaitForReturn>
                    </Action>
                    </IR_ACTIONS_LIST>

                    Comment


                    • #11
                      Re: POWER POINT

                      [img]/ubbthreads/images/icons/tongue.gif[/img]

                      Corey Milner
                      Creative Director, Indigo Rose Software

                      Comment

                      Working...
                      X
                      😀
                      🥰
                      🤢
                      😎
                      😡
                      👍
                      👎