How to get the value of Framework USERSET

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
IvanR
Posts: 6
Joined: Fri Nov 10, 2017 6:39 am

How to get the value of Framework USERSET

Post by IvanR »

I am creating a list of all Framework Users and Groups from VFPPF06 and VFPPF07. Part of the file key is the User Set defined in the Framework. How do you get the User Set value?

Capture.JPG
Capture.JPG (20.32 KiB) Viewed 5283 times
MarkDale
Posts: 116
Joined: Wed Dec 02, 2015 10:06 am

Re: How to get the value of Framework USERSET

Post by MarkDale »

You already know the value of the SET property, since you are the creator of the framework.
You should not need to look it up - you can hard code the value into your program.
IvanR
Posts: 6
Joined: Fri Nov 10, 2017 6:39 am

Re: How to get the value of Framework USERSET

Post by IvanR »

Thanks MarkDale for the reply.

A colleague pointed out that you can get the value using uFramework.uUserPropertySet.
Post Reply