Frequently Asked Questions

  1. I cannot get the files to compile under Windows!

    Check to make sure the environment variables for the Microsoft Visual C++ 6.0 compiler is available. The variables are set from a batch file vcvars32.bat provided with the Microsoft installation.

  2. I load my data file into the G94FubeDisplay.v netowrk and the application crashes! Now what?

    The problem is probably the size of the intermediate storage array. Originally set to 250000, the version dated 01/25/2000 has the array set to 750000. You may need to increase this value. Look at the dimensions from the CUBE file and multiply them together to determin the size you need.

  3. How do I customize a desktop icon for STM?

    For Windows 95:

    1. First, create a desktop icon for Express. This can be done in two ways:
      1. Locate the Express.exe (usually in C:\Express\bin\pc) file and drag the file to desktop.
      2. Or use the pop-up menu for the application (right mouse click) and select Create Shortcut.
    2. The icon will originally look like: Destop Icon

      Then using the icon pop-up menu (select the Rename option), rename the icon to STM (or whatever you prefer).

    3. Then, using the icon pop-up menu, select the Properties option.

      Properties Page One
    4. Then, selet the Program tab on the properties menu, and:

      1. Set the Cmd Line to be the location of the Run.bat file. For example if XPstm is on the D:\ drive then use D:\XPstm\Run.bat
      2. Set the Start in: field to be the XPstm directory path. For example if XPstm is on the D:\ drive then use D:\XPstm
      3. Select the APPLY button.
      Properties Page Two
    5. The icon will change and probably look like Windows 95 icon

    For Windows NT:

    1. First, create a desktop icon for Express. This can be done in two ways:
      1. Locate the Express.exe (usually in C:\Express\bin\pc) file and drag the file to desktop.
      2. Or use the pop-up menu for the application (right mouse click) and select Create Shortcut.
    2. The icon will originally look like: Destop Icon

      Then using the icon pop-up menu (select the Rename option), rename the icon to STM (or whatever you prefer).

    3. Then, using the icon pop-up menu, select the Properties option.

      Properties Page One
    4. Then, selet the Shortcut tab on the properties menu, and:

      1. Set the Target to be the location of the Run.bat file. For example if XPstm is on the D:\ drive then use D:\XPstm\Run.bat
      2. Set the Start in: field to be the XPstm directory path. For example if XPstm is on the D:\ drive then use D:\XPstm
      3. Select the APPLY button.
      Properties Page Two
    5. The icon will change and probably look like Windows 95 icon