Saving custom fields by name automatically
Posted: Thu Apr 25, 2024 4:25 pm
Please correct me or add missing information.
It is my understanding that UCCNC will automatically save custom field values on exit to the [UsersTextfields] profile section. For example, custom field 20350 having a value of 5 would appear in the profile section as 20350=5 and will be updated on UCCNC ending. What is the method to create a name for the custom field 20350? For example, instead of 20350=5, how do I get it to be customfieldvalue=5. Is the field number somehow setup in a function that is then referred to? Can someone provide an example snippet of code to do this?
Thanks, Frank
It is my understanding that UCCNC will automatically save custom field values on exit to the [UsersTextfields] profile section. For example, custom field 20350 having a value of 5 would appear in the profile section as 20350=5 and will be updated on UCCNC ending. What is the method to create a name for the custom field 20350? For example, instead of 20350=5, how do I get it to be customfieldvalue=5. Is the field number somehow setup in a function that is then referred to? Can someone provide an example snippet of code to do this?
Thanks, Frank