Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Command Line Parameters on an EXE
#4
This macro statement
mes _command
get me the whole argument passed to the compiled macro.exe file.
I call it using "macro.exe" Hi its me

output

Hi its me, over here.

But if I need need to separate the passed commandline parameter into 2 or 3 or more arguments,
Example
macro.exe "Hi" "its me," "over here."

I need those 2 or 3 arguments for different purposes or when no arguments are passed, can someone show how its done in QM compiled macro.exe? I' m still trying to figure out how QM works(yeah I'm a newbie here:? ). Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)