(06 May 12, 08:55AM)Ronald_Reagan Wrote:[SELECT ALL] Code:bin_win32\ac_client.exe --home="..\..\Data\settings" -e"exec config/btdmscaffold.cfg" --init %1 %2 %3 %4 %5
If I do,
[SELECT ALL] Code:
bin_win32\ac_client.exe --home="..\..\Data\settings" --init %1 %2 %3 %4 %5 -e"exec config/btdmscaffold.cfg"
it works fine too, but what does "--init %1 %2 %3 %4 %5" denote?