Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display text & a variable in error message?
#4
Macro
Code:
Copy      Help
str name1("Paul") name2("Lucas")
mes("Hello, %s and %s" "ERROR" "x" name1 name2)

note: you can use Message box in QM toolbar.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)