Quote:How can I get Sesame to open up and start an application immediately?
sesame myapp.db
Quote:I understand that to run a macro, I will need to load a form that has a macro programmed into it, correct?
You can:
1. Attach the macro to a command button on a form
2. Load and run the macro from the Macro menu.
3. Use the startup switch: sesame -macro my_macro.mac
4. Use the SBasic @Macro command
Quote:No more "-g" option to eliminate use of mouse?
Nope.
Quote:No more "-sxx" options for video displays?
Nope.
Quote:I seem to recall that in the beta tests, there were switches to eliminate/replace the Splash screen, eliminate the view of the tree on the left, etc. Can you please direct me to a master list of these command line options?
sesame -help