You shouldn't have logic (do_function) in the commands section.
Whatever your AutoIt COM name is:
Then your command and parameter (what AutoIt is being told by MDX)Code:<com status="enabled"> <executable_commands> <external_COM_id id="INSERT YOUR COME HERE">
You're have to find those values out an insert accordingly.Code:<command internal_id="command_xx" external_command="xx"> <parameter order="0" external_command_parameter="xx" /> </command>
Then for the logic
Code:<do function="external command" functionTargetID="command_xx" vote_opinion="xx" vote_priority="Medium"></do>



LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks