QUE CORPORATION - Using Filemaker pro X
| < Day Day Up > |
Get(MultiUserState)
Category: Get Syntax: Get ( MultiUserState ) Parameters: none Description: Returns a number that represents the FileMaker networking status for the current file. Examples:
Get (MultiUserState)
Returns when network sharing is off, or when network sharing is on but no privilege sets have the [fmapp] keyword enabled. Returns 1 when network sharing is on, the database file is accessed from the host computer, and some or all users have the [fmapp] keyword enabled. Returns 2 when network sharing is on, the database file is accessed from a client computer, and some or all users have the [fmapp] keyword enabled. |
| < Day Day Up > |