Jump to content

Fex to generate a list of all global (&&) and session (&) variable names and values?


Todd Van Valkenburg
Go to solution Solved by Brent Mason 2,

Recommended Posts

It would be helpful to have a report set up that displays all the global and session variables that active for their session.

Looking at Focal Point, I see that you can issue the command

-? &

which will list out all the variables and values. However, it is nor formatted properly and some longer variable names are truncated.

E.g.

&&STUDENT_MTU>= Michigan Technological University

The correct/entire global variable name is actually

-SET &&STUDENT_MTU_TITLE='Michigan Technological University';

Is there a better method?

Thanks!

Link to comment
Share on other sites

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...