No command line?
If your application isn’t able to make use of the BASargParser class then you can call the function BAStrace directly, i.e.:
BAStrace("BAS*"); // trace all files starting with BAS.
This is helpful for debugging windows services which don’t have command line arguments to invoke.