Shell setup for Digital Mars D Compiling and Debugging build software: dsss build [-g] main_file.d (-g for debugging) debug software: ddbg exe_file.exe change which drive you're on: [Drive Letter]:\ eg. C:\ to change to C drive Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-1999 Microsoft Corp. tytower@WINDOWS:C:\> dsss build C:\dmd\mystuff\SliderTest.d DSSS config error: unrecognized line '[C:\dmd\mystuff\SliderTest.d]'. tytower@WINDOWS:C:\> rebuild C:\dmd\mystuff\SliderTest.d tytower@WINDOWS:C:\> SliderTest.exe error box was "not a valid win32 application" and in