Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Varianble Receiving function via net command as .exe
#1
Hi,

I am easily able to pass variables between computers using a sending net command macro

Code:
Copy      Help
net(ip"genericpassword" "GetVol" 0 volumeCCs)

and a receiving function

Code:
Copy      Help
function $volumeCCs
volumeCCs.setclip

But I want one of the receiving computers to be one without quickmacros running.
I have changed the receiving function into an .exe but I can't get the calling computer to activate it.
Is this possible?

Stuart


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)