Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
When creating 'exe' can a "mac" with a variable be used
#6
Gentaris, forgive me ONCE AGAIN for requesting "baby steps" but let me give you an example and then show me how you would create an 'exe' of this:

PARENT MACRO:

mac1 (is the parent-macro name w. content inside the "*******" )
*********************

str+ var1="X"

X=1

mac "func{var1}"
wait 0.01



*********************


FUNCTION 1

func1 (is the function name)
*********************

msg "macro has run"

*********************




FUNCTION 2

func2 (is the function name)
*********************

function content here

*********************


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)