/
No command line?

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.

Related content

How do you use tracing?
How do you use tracing?
More like this
Only focus on what you are interested in
Only focus on what you are interested in
More like this
See the this pointer for C++ objects
See the this pointer for C++ objects
More like this
Add in the CMD library
Add in the CMD library
More like this
Create a command line tool
Create a command line tool
More like this