I am trying to use excel vba to add a script to the end of all the programs in a directory. I am stuck on the DmisCommands.Add(BASIC_SCRIPT, True).
Is there a modifier to specify the function/ and a modifier to add ARGs? And if possible where can I look up this information?