PxPlus User Forum

Main Board => Discussions => Wish List => Topic started by: Thomas Bock on October 18, 2024, 03:23:04 AM

Title: dump disable
Post by: Thomas Bock on October 18, 2024, 03:23:04 AM
We want to disable variables by globbing patterns and by using a generic approach.

suggestions:
dumb disable "%param_*"
dumb disable via varName$

In our application we create a lot of global parameter variables, which don't need to be part of a dump.
Globbing patterns and generics would allow us to exclude these and all nomads variables.