February 13, 200124 yr Since the folder distribution is different when you install a runtime solution compared to installing a non compiled solution, I'm looking for a way to get my script to identify if it is a "Runtime" solution or a solution runing on the FMP application. Any idea?
February 15, 200124 yr How incredibly bizarre I just came in here to ask a question about having a calculation feild recognize wether or not the solution was opened in the runtime engin or in File Maker, I
February 17, 200124 yr Try using the Status(CurrentAppVersion) function. This returns 'Pro 5.0v3' for FM5 and 'Runtime 5.0v4' for the runtime version.
February 18, 200124 yr Strange! I tried it and it worked as described when opened using the Runtime engine. I'm using 5.0v4 of the Developer Tool and 5.0v3 of FM5 on a PC. What are you using?
Create an account or sign in to comment