June 10, 201015 yr Newbies Is there a script step to determine whether the current user is hosting the FileMaker file or using remote connect?
June 10, 201015 yr Get( HostApplicationVersion ). If the current database is not shared or hosted, this function returns an empty string. Also returns an empty string when used from the host computer itself.
Create an account or sign in to comment