June 23, 200817 yr Hi, Is there any script step or function in file Maker which grabs the logged in user name when the FileMaker application is hosted on the FileMaker server. Pushkraj
June 23, 200817 yr Get( UserName ) and Get( AccountName ) work for the current user. However I imagine that you want some kind of list of current users... that will require the use of a startup script to record the user's name (or account) as they open the database.
Create an account or sign in to comment