Technote (troubleshooting)
Problem(Abstract)
When quotation marks are used to indicate an empty string as the value for a variable, a runtime error results.
Symptom
An error messages displays:
DPERR_LUA_SYNTAX_ERROR(15125) Column Map procedure or complex expression contains a syntax error.
Resolving the problem
Use the following method to define a variable with an empty string as the value.
For example: value = string.char()
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.