Hi giorgi3,

i see that was my mistake....but it is not working either....

The code above should then do this...

I press <g> on server:
-> Dummy_Act creates a file "3"
-> Dummy_Act_Local creates the file "10"
error ---> there's only one file created ("3")

I press <g> on client:
-> Dummy_Act creates a file "3"
-> Dummy_Act_Local creates the file "10"
error ---> there's no file created......

Any suggestions?