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

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

Recommended Posts

Posted

I am running filemaker 6.0. Basically i want to create start up script that will check the username in the preferences and route that user to specific layout. Let say james go to Enroll layout and David go to Inquiries layout.

Thanks

victor

  • Newbies
Posted

are the users on windows or os x or os9, will make a difference, windows and macosx have user accounts but 9 machines not the same way, in a script use status(currentusername)

use patterncount or ifs to take the user to the correct layout. set globals on entry screen, or set up passwords or groups based on passwords to move user around.

Posted

You can also test for the current user platform via Status(CurrentPlatform), and if the user is on Mac OS9, figure out another way to route them, as OS9 gets the computer's name, rather than a user name. I customize the opener files on OS9 machines individually to route the user directly to where I want them to go.

-Stanley

This topic is 7256 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.