Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Executing Macros Through VB.NET
#1
My challenge here is to create a GUI through Visual Basic which has forms that, when a user fills out with numbers, they change the int value within the macro. Could this be accomplished by linking the macro to read from a .init file, or something of this sort?
#2
rget - reads from registry or ini file.
Maybe better use QM command line and SendMessage. Look in QM Help.
Or SendMessage and WM_COPYDATA.
Or shared memory; in QM side you can use class __SharedMemory; in VB side don't know, should be a similar class too.


Forum Jump:


Users browsing this thread: 1 Guest(s)