New in this release: - added fix for KiXtart failing to find default script "Kixtart.kix" - added "-b" commandline option to start with 'BREAK ON' - added "NoNetwork" option to tell KiXtart to not try to retrieve network information NoNetwork can be enabled from the commandline, using a new "-n" commandline option or using SetOption( "NoNetwork", "ON" ) Note that this option is only useful *before* any reference to network information is made. In other words: before your script references macros like @HOMEDIR, @HOMESHR, and before you use the Ingroup function.