• Starting a new NeXtMidas session:
    • Before NeXtMidas can be run a new shell session needs to be started.
    • Shell sessions are started using the nmstart command
      • In Linux:
        $ nmstart
      • In Windows:
        c:\> %nmstart%
    • Once the session has been started the NeXtMidas version and copyright information will be printed.
                           NeXtMidas Version 2.4.1
      ****************************************************************************
      ** NeXtMidas Version: 2.4.1 Date: 2007-04-04 Support: Linux/SunOS/OSF/Win **
      ** Copyright 1999  Innovative Computer Engineering, Inc.,  Fairfax, VA    **
      ****************************************************************************
          < Open browser to $NMROOT/htdocs/nextmidas.html for documentation >
               < Type "nm" to enter the shell. Type "exit" to get out > 
      WARN: Could not find URL=file:/home/student/nmstartup.mm [%NMSTARTUP]
    • The WARN: Could not find URL=file:/home/student/nmstartup.mm [%NMSTARTUP] is normal. It just indicates that it didn't find a custom startup file for your user account.
    • Note: The above assumes NeXtMidas has been installed and configured for your user account. Please see the module on "Installing NeXtMidas" for more details.