System Properties

Certain system properties can be set that change the behaviour of ASM at the system level. These do not have options in the user interface as they are not things user should generally be changing or aware of.

To set these, they need to placed after the call to Java when ASM starts up.

For Windows, you will need to edit the asm.bat file in Program Files\ASM. Eg:

C:\Program Files\ASM\Java\bin\java.exe -Dasm.log.debug=true -cp (etc.)
For Linux/Unix, you'll need to edit the run.sh bash script in the asm directory (it can be found in /usr/share/asm for Debian packages).

For MacOSX, you'll need to use the terminal application and edit the asm script in ASM.app/Content/MacOS

The system properties are:

http://sheltermanager.sf.net