• Search by the key word
    • and or
    Category list
    • EAll categories
    • >Admission
    • >Purchase
    • >FLIP programs
    • space>FLIP ROSE 3D/TULIP
    • >Analysis
    • >Others
  • Question When I run a main program of FLIP load module, a command prompt pops up one instance but FLIP ROSE does not start up.
    line
    Answer FLIP ROSE exe file is not a GUI application and is not able to run by double click exe file.

    line
    line
    Detail
    Please start up through batch mode or start up through FLIPGEN, etc.(for creating a batch file, please refer to batch files in example folder.)

    If an example does not start up in batch mode, please insert "pause" statement before "EXIT" statement in batch file. Then you will be able to read a message in DOS window for coming up with further action when you run the sample in batch mode.
    • BACK