Thank you for your reply. At first I had a script with an if statement, that looked for Get(ApplicationVersion), and if it was "Runtime" then it should go to a different layout.
I would produce the runtime, launch it, and it kept failing.
So then for process of elimination, I created a new database with only one field. A calculation field with a global that was just "Get(ApplicationVersion)".
In browse mode it displays: "ProAdvanced 18.0.3" when running FileMaker. This is correct.
When I create a runtime of this exact simple solution, again, launching the runtime does not display "Runtime" now but rather still displays "ProAdvanced 18.0.3" even when running the runtime.
I've attached a screen shot of the runtime, and the simple/basic solution file just for reference.
I'd love a way to differentiate when a user is launching the runtime vs. launching the same solution in FileMaker. This is failing for me with the Get(ApplicationVersion) function.
Any help is appreciated, thanks.
GetApplication.fmp12.zip