Hi Richard.  thanks for your interest. <br><br>I have only the filename (not the full path) as the attribute value.  In the action definition, I used %% and not %view1.  using this approach in 1.0.1KORE i was able to simply right click on any of the attribute values and run the action and that attribute value would be sent to the destination application (in this case VLC media player).<br>
<br>In 1.0.1 the action had to have the full path to the application in one set of quotes, and then a space and then in a separate set of quotes, I would put the path to the file to be viewed but in place of the actual filename, I put %%.  this is supposed to allow the value of the selected attribute to be sent to the application.<br>
<br>thus, i had the action defined as:<br>"c:\program files\vlc\vlc.exe" "c:\pics_n_vids\%%"  <br><br>So that when I right clicked on the value of a given attribute, that value would replace the %% and the video or picture would play.<br>
<br>could you try that and see what happens?<br><br>thanks!<br>jd<br><br><br><br><div class="gmail_quote">On Sun, Nov 22, 2009 at 4:44 PM, Richard Duivenvoorde <span dir="ltr"><<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Richard Duivenvoorde wrote:<br>
<attributeactions><br>
<actionsetting action="C:/programs/IrfanView/i_view32.exe c:\temp\issues\actionAttribute\%%" capture="0" name="task4" /><br>
<actionsetting action="C:/programs/IrfanView/i_view32.exe <actionsetting action="&quot;C:/programs/IrfanView/i_view32.exe&quot; &quot;c:\temp\issues\actionAttribute\%view1&quot;" capture="0" name="task6" /><br>

</attributeactions><br>
<br>
task4 was not working (but seemed to be an example from you email? So I tried that also ... ).<br>
</blockquote>
<br></div>
mmm, wrong copy pasta ...<div class="im"><br>
<br>
<attributeactions><br>
<br>
<actionsetting action="C:/programs/IrfanView/i_view32.exe c:\temp\issues\actionAttribute\%%" capture="0" name="task4" /><br>
<br></div>
<actionsetting action="C:/programs/IrfanView/i_view32.exe c:\temp\issues\actionAttribute\%view1" capture="0" name="task5" /><div><div></div><div class="h5"><br>
<br>
<actionsetting action="&quot;C:/programs/IrfanView/i_view32.exe&quot; &quot;c:\temp\issues\actionAttribute\%view1&quot;" capture="0" name="task6" /><br>
<br>
</attributeactions><br>
</div></div></blockquote></div><br>