Launch Existing Opened Application if There is or Start a New One if It's Not - Integrated Circuits - - An Online Book - |
||||||||
Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= Launch the existing opened application if there is or start a new one if there is not: code:
============================================ Automatically run a rile in an application: check whether the application has been opened first, and then open the file Test binne.dm3 ============================================ Check if the application is already opened and use it to run the file, and if it's not opened, then open the application and run the file. AAA code: ============================================ AAA: Create a function to click a menus of an app, and then locate a folder and then open the most recent file (the application interface will be launched if it has not been opend, or it will be opened if it has not been). Code: ============================================
|
||||||||
================================================================================= | ||||||||
|
||||||||