Appeareance execute function.

Hi All,
I’m currently using dude 4 beta 3 and it’s rocks :smiley: .
After spending a few hours trying o display batch file output value under the device appearance I decided to write this post.

Does anyone able to succeed in displaying execute function of any exe/batch file under device appreance?

I’m allways getting -1 value which means it was unable to run the file.
All tips are welcome. I’m using double \ and the syntax looks correct.


Many Thnaks.

UPDATE!
On other system its working as it should be.
Both machines running the same OS.
I will update if I will find something.

I notice that .cmd files didn’t seem to work, if you can use bat I am sure I had one working before although I have not kept it since I didn’t have a use. I had this on a label for testing… [execute(“test.bat”,1,“c:\”)]. Which you probably already found by searching.

Thank you.
I found the problem it’s a bug in version 4 beta3.
In 3.5 it’s working.
The strange part that it’s working after upgrade as well.
So all I needed to do is install 3.5 and upgrade to 4.

Many thanks