Hi Sylvain and Alain Referring to Sylvain's post he want's strings in a CODE resource. Alain proposed using DATA. Unfortunately you can't use DATA in a CODE resource. And the solution is a lot simpler than Alain imagined: there is a COMPILE param _strResource that must be *omitted* when compiling, and thus FB will store your strings in the code. That's all. HTH jonathan