February 15, 200619 yr Hi - I'd like to be able to run a few script commands for certain users when they log in, to set behavior for their session. Specifically, I'd like to hide the status bar, the toolbars and prevent them from going into layout mode. Is there an FM equivalent to the UNIX .login file, or perhaps another way to accomplish this? Thanks...
February 15, 200619 yr In your FM file, from the "File" menu choose "File Options". There you can specify what script will run when the file opens. Controlling the layout mode is done through a user's privilege set though, not through scripting.
Create an account or sign in to comment