Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sharing string or clipboard data acros net
#1
Hi,
I am able to successfully run a macro on the remote network pc but how do I get the resultant string or integer data back into the "launching" PC to do further things with it?

string data on network computer ends up being for example
mrn = 1234567

I need to receive that data on the computer that launched the macro.

Something to do with the arguments function, I geuss, but I don't know how to set this up...

Any and all help is greatly greatly appreciated.
Thanks,
Stuart
#2
Read the net topic in QM help:

...
retval - str variable that receives the return value of the macro. The macro can return a numeric or string value.
...
#3
Stuart


Forum Jump:


Users browsing this thread: 1 Guest(s)