Hi,

Ive read around and searched, but i cannot find any help to my question.

I was wondering, if you want to add a variable in the System() command, how would that look/work?

Code:
system("net localgroup "string/variable for group" "string/variable for user" /add");
// Olsson