Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6830 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

In Fm6 you could get a list of current groups, which was almost equal to current users.

Does anyone knows some kind of function like Get(CurrentUserNames) in fm7 / fm8 ?

In the server admin you can see a list of current connected users.

Does anyone have a suggestion ?

Posted

There is no function to return a list of accounts, logged in or otherwise.

If you can say what you hope to accomplish, we might have some suggestions.

Posted

Hi Ender

Thanks for your respond.

I wanted a list of currently logged in accounts in the current file. This list should be presented to the user, so that he could take use of "instant message" built into my filemaker solution.

Posted

May be such?

You can create new table List_Of_Current_Users in your file, and in Standart Open script you can add new record with this username. And when user finish his work, in On Closing script you must delete this record from table.

Posted

You could set up a script that imports the event log into a filemaker database, and set this to repeat on a frequent basis on a utility machine. The records in your event log table would allow you to track users in each file.

This topic is 6830 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.