Bruce
03-15-2003, 05:03 PM
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:
http://www.indigorose.com/ubbthreads/showthreaded.php?Cat=&Board=KBAMS40&Number=13590&S earch=true&Forum=KBAMS40&Words=power%20point&Match =Entire%20Phrase&Searchpage=0&Limit=25&Old=allpost s&Main=13590
Where am I blowing it?
<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:
http://www.indigorose.com/ubbthreads/showthreaded.php?Cat=&Board=KBAMS40&Number=13590&S earch=true&Forum=KBAMS40&Words=power%20point&Match =Entire%20Phrase&Searchpage=0&Limit=25&Old=allpost s&Main=13590
Where am I blowing it?