wpSetupOnce - Remarks

If wpSetupOnce returns FALSE, the creation of the object is terminated.

The WPObject version of wpSetupOnce calls wpSetup.

The pszSetupString contains a series of "keyname=value" pairs that change the behavior of the object. Multiple "keyname=value" pairs are separated by semicolons. For example:

"key=value;key2=value1,value2;"

If you want a literal semicolon inside one of your fields you must type the following: