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

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

Recommended Posts

Posted

I would like to put an If then statement to get different layouts.

Something like this:

If User-Name = Joe

Go to Layout #1

Print Layout #1

End If

My problem is how do I do a get User Name so I can do a condition test for the Joe? Then I can do the rest. It's just that part. Is there a function, Get, Status or what?

Thanks in advance

Posted

I would like to put an If then statement to get different layouts.

Something like this:

If User-Name = Joe

Go to Layout #1

Print Layout #1

End If

My problem is how do I do a get User Name so I can do a condition test for the Joe? Then I can do the rest. It's just that part. Is there a function, Get, Status or what?

Thanks in advance

Posted

I would like to put an If then statement to get different layouts.

Something like this:

If User-Name = Joe

Go to Layout #1

Print Layout #1

End If

My problem is how do I do a get User Name so I can do a condition test for the Joe? Then I can do the rest. It's just that part. Is there a function, Get, Status or what?

Thanks in advance

Posted

Some users don't fill in that "field" (located under Edit>Preference>Application>General), so be sure to check for "".

Or, if they type something wierd in there, check it against a list of known good names (like a patterncount on a specific field).

Posted

Some users don't fill in that "field" (located under Edit>Preference>Application>General), so be sure to check for "".

Or, if they type something wierd in there, check it against a list of known good names (like a patterncount on a specific field).

Posted

Some users don't fill in that "field" (located under Edit>Preference>Application>General), so be sure to check for "".

Or, if they type something wierd in there, check it against a list of known good names (like a patterncount on a specific field).

Posted

Remember that Status(CurrentUserName) can also return the OS-level System Name, if that is what's selected in Preferences... I believe this is the default behavior.

-Stanley

Posted

Remember that Status(CurrentUserName) can also return the OS-level System Name, if that is what's selected in Preferences... I believe this is the default behavior.

-Stanley

Posted

Remember that Status(CurrentUserName) can also return the OS-level System Name, if that is what's selected in Preferences... I believe this is the default behavior.

-Stanley

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