--- In [email protected], "brother.gabriel" <brgabr...@...> wrote: > > Well, I forgot to mention the other problem is that both param1 > and param2 are gotten through pp variables... I need to send the > variable information, not the variable name.... >
local paramstring=param1++" \x22"++param2++"\x22 "++?"param3" do(?"C:\folder\app.exe", paramstring)
