Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ARRAY of custom type as parameter
#5
Cannot be error here. Maybe you call a wrong function. Also try to restart QM.

this code works
Macro Macro1672
Code:
Copy      Help
type TABPROP str'name str'url int'index ;;(and some more)
ARRAY(TABPROP) tabs
int selectedTab=Function208(0 tabs)
Function Function208
Code:
Copy      Help
function# hwndFF ARRAY(TABPROP)&tabs


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)