Forum Discussion
Hamish
Cirrocumulus
Mar 12, 2010Format of external (STring) class file
Does anyone know what the actual format of an external string class file should be for v10.1?
I'm trying to translate some code from v9 to v10.1... And dropping the deprecated findclass...
hoolio
Cirrostratus
Mar 16, 2010Cool deal. That seems to work for the external file as well:
cat /var/class/my.strings.class
"key1" := "value",
"key2" := "value",
b class my.strings.class list
class my.strings.class {
type string
filename "/var/class/my.strings.class"
mode read
separator ":="
}
Thanks for figuring this out, Hamish.
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects