Newbies TXMichael Posted November 28, 2010 Newbies Posted November 28, 2010 There is a Script Command which is Set Field by Name, where the Field Name can be a calculated value. What I need to do is retrieve a field's content by Field Name (i.e. GetFieldContents(Field Name) ), with the Field Name being a calculated value. I have been unable to locate a native calculation function that does this. Is anyone aware of a plug-in/custom function that would accomplish it. Note: I have 300 structured data elements (e.g., field names x1.0.0, x1.1.0, x1.1.1, x1.1.2, x1.1.3, x1.2.0, x1.3.0, x2.0.0, x2.1.0, x2.2.1, etc.) broken into 60 sets. To further complicate things, each field has multiple repetitions. If I cannot locate a solution, I will need to write 60 scripts, and 60 summary statistic fields. If I can locate a solution, I can write one script.
comment Posted November 28, 2010 Posted November 28, 2010 The GetField() function does that. However... well, let's just say I don't understand what you're doing.
Recommended Posts
This topic is 5202 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 accountSign in
Already have an account? Sign in here.
Sign In Now